subversion (svn)

Sub Version Control

basic
SubVersionInitialisation
SubVersionCheckout
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
SubVersionBranchesAndTags
SubVersionKeywords
SubVersionRevisions
SubVersionMerge

optional
SubVersionExport
SubVersionAndProxyServers


REFERRERS
HomePage

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki