Re: svn merge question
From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-01-06 08:39:02 CET
On Sun, Jan 05, 2003 at 05:59:19PM -0800, Rob Clark wrote:
which creates rev 2, say.
> 2) 'svn co https://.../branches/OBJS1'
e.g. rev 5.
> now I am trying to merge the changes back to the trunk by:
I have never used merge and have not read the book :) but I believe this
$ svn merge -r2:5 https://.../branches/OBJS1 .
You don't want to merge the differences between trunk and the branch
Your command should still not segfault, though, and maybe it should even
> the third step segfaulted (stack trace below). I tried again, with the
Maybe a bit of both? Someone else will have to say :)
-- Michael Wood <mwood@its.uct.ac.za> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Jan 6 08:40:02 2003 |
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.