SVN comments:
Initial HARM import:
svn import harmjon http:
Additional directory import:
svn import r8toras http:
Other imports:
svn import sm2_4_1_jon http:
svn import vis5dplus_jon http:
svn import otherjoncodes http:
Then checkout to start svn tracking:
svn checkout http:
Added "r8toras" directory with files already inside:
svn import r8toras http:
svn update
track
user contributions:
http:
diff without white space (kinda words?)
svn diff --diff-cmd diff -x -uw /path/to/file
svn merge -r <last revision>:<wanted revision> <filename>
check: svn diff -r <wanted revision> <filename>
git comments:
Got git with:
git@harm.unfuddle.com:harm/harmgit.git
Definition in file svngit.txt.