Revision 14057
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/config/VirtualBox_VMs/vegbiendev/README.TXT | ||
---|---|---|
11 | 11 |
# use `patch` instead of `svn merge` because `svn merge` sometimes inexplicably |
12 | 12 |
# doens't apply patches |
13 | 13 |
# --fuzz: allow patching even when surrounding lines have changed |
14 |
for patch in r12689 r12760 r12865 r12872; do |
|
14 |
for patch in r12689 r12760 r12865 r12872 r12994; do
|
|
15 | 15 |
svn di -c "$patch"|patch --force --fuzz=3 -p 0 |
16 | 16 |
done |
17 | 17 |
# if any of the commands below are broken, try a different revision |
Also available in: Unified diff
bugfix: config/VirtualBox_VMs/vegbiendev/README.TXT: to test the import: bugfixes: added r12994