Re: Problems merging renamed file with contents changes
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-09-10 21:30:25 CEST
Colin D Bennett <cbennett@radsoft.com> writes:
> Is there an easier way to merge changes containing file moves on files you've
Yes, revert is possible. If you revert the deleted file you will then
However, you do not need to revert at all, you can merge your "lost"
svn merge -r4:HEAD file:///tmp/repos/bobs-branch/REAMDE README
should do the trick.
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Sep 10 21:31:16 2002 |
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.