Re: making conflicts
From: Greg Hudson <ghudson_at_mit.edu>
Date: Sat, 04 Apr 2009 13:38:25 -0400
On Sat, 2009-04-04 at 20:39 +0800, Edmund Wong wrote:
Pick some value of N suitably removed from the current revision and try,
svn diff -r BASE:N . | sed -e 's/^\(+.*)$/\1 /' | patch -p0
The idea is to modify your sources to have all of the changes you'd get
------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.