Closed GoogleCodeExporter closed 9 years ago
SvnX makes no distinction based on file name extensions.
The most likely cause of your problem is that you have an svn:ignore property
set on your working copy folder or a global-ignore in your ~/.subversion/config
file.
Original comment by chris...@gmail.com
on 17 Jan 2012 at 2:55
I know about "svn:ignore" property set on your working copy, but I don't know
about "global-ignore".
Many thanks!
Original comment by evfem...@gmail.com
on 18 Jan 2012 at 7:33
Original comment by chris...@gmail.com
on 1 Mar 2012 at 1:28
how to remove svn:ignore property?
Original comment by sagrian....@gmail.com
on 7 Aug 2013 at 2:03
Hello,
The svn:ignore property is applied to the parent directory of the ignored
item(s).
Steps:
1. Select the parent directory.
2. Open the Properties panel.
3. Click the ‘-’ button next to ‘svn:ignore’ property, then click OK.
4. Commit & update the WC - as necessary.
Original comment by chris...@gmail.com
on 7 Aug 2013 at 3:59
emm ... I checked there are 0 properties in SVNX and I have also deleted *.a
from global delete from config file. Still I am not able to see *.a files in my
SVNX working copy even after I add them to checked out folder. Any other
suggestions are most welcome.
Original comment by sagrian....@gmail.com
on 8 Aug 2013 at 5:45
You asked “how to remove [an] svn:ignore property”. So that’s what I
answered.
Use svnX 1.3.4 instead of svnX 1.3.2.
What version of Subversion are you using?
In you WC window do you have View set to Flat (middle option) and Filter set to
All?
Did you refresh the WC window?
If `svn status -v` shows the files then so will svnX.
If it doesn’t then something in your setup is not right.
A better place for support questions is <http://groups.google.com/group/svnx> .
Original comment by chris...@gmail.com
on 8 Aug 2013 at 12:06
Original issue reported on code.google.com by
evfem...@gmail.com
on 17 Jan 2012 at 8:46