Re: reverse merging a delete operation
From: Jacob Atzen <jacob_at_aub.dk>
Date: 2005-08-14 11:59:45 CEST
On fre, aug 12, 2005 at 09:21:11 +0200, Ulrich Eckhardt wrote:
Try:
svn merge -r410:409 $REP .
FWIW, I just replayed your scenario locally with the following sequence.
$ svn mkdir foo
$ svn delete foo
$ svn mkdir baz
$ svn merge -r18:17 [repository-url]/trunk baz
-- Cheers, - Jacob Atzen --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sun Aug 14 12:01:44 2005 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.