Re: Fwd: svn1.5 seems to fail simple merge-tracking scenario
From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 20 Feb 2009 15:20:32 -0500
On Fri, Feb 20, 2009 at 3:10 PM, Bob Archer <Bob.Archer_at_amsi.com> wrote:
Sure you can. This works:
$ svn co ^/branch1
On trunk WC
Back on branch1
$ svn ci -m "More work on branch"
Back on trunk
$ svn merge --reintegrate ^/branch1
Lather. rinse. repeat.
-- Thanks Mark Phippard http://markphip.blogspot.com/ ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1200368 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-02-20 21:22:04 CET |
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.