Reverting to the previous version of a file with subversion


/ Published in: Bash
Save to your folder(s)

Sure that programmers know this, but me as a sysadmin does not use svn that much.


Copy this code and paste it in your HTML
  1. svn up -r PREV <PATH>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.