RE: --dry-run seems to fail with a merging command
From: Bert Huijben <bert_at_qqmail.nl>
Date: Tue, 11 Feb 2014 12:53:10 +0100
Hi,
You performed a depth limited merge. and then performed the same merge.
But to record a depth limited merge we might have to change mergeinfo on
As far as I know the dry-run only tries to apply the actual merge (not the
Given all this, I would recommend checking with Subversion 1.8.x if you want
We improved the merge logic more than a bit in 1.8 and I don't see how this
Bert
From: Vesa Paatero [mailto:vesapaatero_at_yahoo.com]
Hi everyone. When I ran
uuuuuuuuuuuu>svn merge --dry-run --allow-mixed-revisions --depth empty
"^/app/trunk/uuuuuuuuuuuu/scripts_deprecated_tests_etc"
I got no output. However, when I ran
uuuuuuuuuuuu>svn merge --allow-mixed-revisions --depth empty
I got the following output:
--- Recording mergeinfo for merge of r1139 through r4181 into
(The "uuuuuuuuuuuu" represents a directory name of the same length that was
So, the output was changed (i.e. omitted) by the "--dry-run" switch. Does
svn, version 1.7.6 (r1370777)
Copyright (C) 2012 The Apache Software Foundation.
Thanks for considering this.
|
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.