SVN - FTSRG/cheat-sheets GitHub Wiki

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).

⚠️ **GitHub.com Fallback** ⚠️