Subversion Command Description svn cat -r 1234 path/to/file | less View file from specific revision svn update -r 1234 path/to/file Update file to some older…
Subversion Command Description svn cat -r 1234 path/to/file | less View file from specific revision svn update -r 1234 path/to/file Update file to some older…