Print

Print


Hi,

If you have not done this already, it is a good idea to add something like the following to your local Subversion config at ~/.subversion/config …

global-ignores = target bin *.class *.jar .classpath .project .settings *.slcio .dependencies *.swp 

This will make both Eclipse and your command line SVN client ignore these file patterns, so they will not show up as possibilities for committing, etc.

Any other patterns here of files you tend to create in SVN directories which should be completely ignored by it can be added there.  The one above includes, for instance, directories created locally by Eclipse which should not be put into version control.

I have found this to be very useful.

—Jeremy
########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the HPS-SOFTWARE list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=HPS-SOFTWARE&A=1