Changes between Version 6 and Version 7 of code/tools/SVN
- Timestamp:
- Feb 18, 2008, 12:24:16 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/tools/SVN
v6 v7 1 1 == SVN == 2 This Page contains a collection of the most used svn command including some examples. 2 This Page contains a collection of the most used svn command including some examples. This page does not claim to be complete. for further reading use the built-in help function from svn. the syntax is ''svn help <command>'', of command is omitted, a complete list of valid svn command in printed to the comsole. Further it is assumed that the user has a basic understanding of the shell, and know he way around in the file structure. svn allow most flexibilities the bash shell allows.[[br]][[br]] 3 3 4 these are some examples, which are elaborated further down. 4 5 {{{ 5 6 svn co https://svn.orxonox.net/data/trunk data