subversion (svn)
Sub Version Controlbasic
SubVersionInitialisationSubVersionCheckout
SubVersionDailyUsage
subversion config file
If you are using eclipse with subversion you will want to tell svn to ignore the eclipse buildpath and project files$ grep ignore .subversion/config ### Set global-ignores to a set of whitespace-delimited globs ### which Subversion will ignore in its 'status' output, and # global-ignores = *.o *.lo *.la *.al .libs *.so *.so.[0-9]* *.a *.pyc *.pyo global-ignores = .buildpath .project .settings
advanced
SubVersionBranchesAndTagsSubVersionKeywords
SubVersionRevisions
SubVersionMerge
optional
SubVersionExportSubVersionAndProxyServers
REFERRERS
HomePage
There are no comments on this page. [Add comment]