-
Notifications
You must be signed in to change notification settings - Fork 20
Svn
Gábor Szárnyas edited this page Jul 9, 2015
·
4 revisions
- https://www.clear.rice.edu/comp314/svn.html
- http://pointbeing.net/weblog/2009/03/command-line-subversion-tutorial-part-1.html
- Apache Subversion (http://subversion.apache.org/packages.html)
- Windows: Tortoise SVN (http://tortoisesvn.tigris.org/)
Use Subversive, see notes on installing in Eclipse
svn propset svn:ignore -F .svnignore .
(See http://stackoverflow.com/questions/86049/how-do-i-ignore-files-in-subversion).