Test merge output differs from --dry-run
From: Kirk Haines <kirk.haines_at_gmail.com>
Date: Thu, 28 May 2015 16:06:32 -0700 (PDT)
Test merge is documented as having the same output as --dry-run in http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-cli-main.html, but differs.
I am using TortoiseSVN 1.8.13 on Windows 7. The use case this is following is creating a feature branch, keeping it in sync with trunk, and reintegrating it with trunk. This example is stripped down to the only sync pulling in a new blank file and the feature branch itself having no changes to make a smaller, clearer example.
I created a new repository with trunk, branches, and tags directories.
When running "svn merge ^/branches/b1 --dry-run -v", its output is only the following, which contains no tree conflicts:
If I check "Do reintegrate instead of automatic merge (old style)" in the Merge options page, then hit the Test merge button, it generates the following output:
It seems that the test merge feature is not properly auto-detecting the merge type.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.