merging enchancement request
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-01-09 17:37:56 CET
I'd like to file a new enhancement request, assuming everyone agrees
When our merge process discovers a conflict, we drop three fulltext
filename.UUID.mine
This always happens, regardless of whether diff3 is able to insert
The problem is that these filenames are optimized for the common case
svn merge -rX:Y http://some/branch .
But Brandon Ehle points out that when you're merging vendor branches
svn merge http://vendor/branch/1.0 http://vendor/branch/1.1 .
The problem here is that the things being compared are in the same
filename.UUID.mine
And it's basically impossible to tell which of the .r182 files is on
The enhancement I'm recommending is that we add the words 'left' and
filename.UUID.mine
If no one objects, I'll file an enhancement issue. Really, this is
---------------------------------------------------------------------
|
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.