/ Published in: Bash
Sure that programmers know this, but me as a sysadmin does not use svn that much.
Expand |
Embed | Plain Text
svn up -r PREV <PATH>
You need to login to post a comment.
therobot on 02/28/08
4 people have marked this snippet as a favorite
Sure that programmers know this, but me as a sysadmin does not use svn that much.
svn up -r PREV <PATH>
You need to login to post a comment.