SVN
Resources: http://subversion.tigris.org/ http://subversion.apache.org/ http://svnbook.red-bean.com/ (Book) http://subversion.apache.org/docs/community-guide/ SVN Commands: gunnalag@TestSun2:/u/gunnalag/repository/svntest> svn -h usage: svn <subcommand> [options] [args] Subversion command-line client, version 1.6.11. Type ‘svn help <subcommand>’ for help on a specific subcommand. Type ‘svn –version’ to see the program version and RA modules or ‘svn –version –quiet’ to see just the version number. Most subcommands take file and/or directory arguments, recursing on the directories. If no arguments are supplied to such a command, it recurses on the current directory (inclusive) by default. Available subcommands: add blame (praise, annotate, ann) cat changelist (cl) checkout (co) […]
Read more