Fillin (hover over or click) the blanks to learn about SVN, or create your own lines

+ To revert your SVN repository back to revision 100: svn merge -rHEAD:100 .
+ The 'svn move' command is equivalent to an svn copy followed by svn delete.
+ Exporting in Subversion is useful if you want to get a particular framework revision without the .svn directories.


A Lefkon Development