Re: svn merge --record-only, svn merges - how to use - quick question
From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Mon, 22 Apr 2013 21:45:19 +0200
On Mon, Apr 22, 2013 at 5:15 AM, Z W <mpc8250_at_gmail.com> wrote:
It is used to tell svn that a revision has already been merged. A
> Is it used when a revision number is found in svn mergeinfo eligible list
Perhaps. But you don't really need to use --record-only in that case.
> Will it mess up the --bidirectional option when applying the merge from
What's the --bidirectional option?
Do you mean the "automatic merging" (aka Symmetric merge [1]) that's
AFAIK, using --record-only by itself won't harm "automatic merging" in
Though subtree merging can make things considerably more difficult.
> Would it cause any harm if we remerge the same files even though there's no
No (unless you interfere manually with merge tracking, e.g. by not
> Why does the merge below returns empty ?
Not sure what you mean here. If the merge doesn't have anything to do,
> When we did this below, it also returns empty. Why is that ?
I suppose you mean "propget". If the property is not set, it will not
[1] http://wiki.apache.org/subversion/SymmetricMerge
-- JohanReceived on 2013-04-22 21:46:11 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.