Project

General

Profile

« Previous | Next » 

Revision 14049

bugfix: config/VirtualBox_VMs/vegbiendev/README.TXT: `svn revert`: need to use `--depth infinity` when reverting more than a file

View differences:

trunk/config/VirtualBox_VMs/vegbiendev/README.TXT
6 6
* to test a different revision:
7 7
# {
8 8
# pick [rev] from r12025 (2014-2-2, last success)..r13002 (2014-3-30, 1st failure)
9
svn revert .
9
svn revert --depth infinity .
10 10
svn up --force -r [rev] # runtime: 1 min ("0m50.945s")
11 11
# use `patch` instead of `svn merge` because `svn merge` sometimes inexplicably
12 12
# doens't apply patches

Also available in: Unified diff