/ Published in: SVN
Expand |
Embed | Plain Text
1. svn diff -r X:Y > a.patch 2. patch -p0 < a.patch 3. svn commit
You need to login to post a comment.
1. svn diff -r X:Y > a.patch 2. patch -p0 < a.patch 3. svn commit
You need to login to post a comment.