Skip to content
Gábor Szárnyas edited this page Jul 9, 2015 · 4 revisions

Learn SVN

SVN command line

SVN Desktop client

SVN in Eclipse

Use Subversive, see notes on installing in Eclipse

SVN ignore

svn propset svn:ignore -F .svnignore .

(See http://stackoverflow.com/questions/86049/how-do-i-ignore-files-in-subversion).

Clone this wiki locally