Re: How to use --record-only to unblock
From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Wed, 8 May 2013 14:25:23 +0200
On Wed, May 8, 2013 at 12:51 PM, Z W <mpc8250_at_gmail.com> wrote:
Good question, I'm not sure really.
Try (in a local working copy, no need to commit, but you can verify
cd $working-copy-of-featurebranch
Now:
svn merge --record-only -c-$REV $SOURCE .
Note in the merge step above: '-c-$REV' means a negative revision
Can you report back the results to the list? I'm curious whether this works.
-- JohanReceived on 2013-05-08 14:26:19 CEST |
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.