[Svnmerge] svnmerge.py + merge tracking

Blair Zajac blair at orcaware.com
Sat May 10 11:22:37 PDT 2008


Dustin J. Mitchell wrote:
> On Sat, May 10, 2008 at 1:26 PM, Blair Zajac <blair at orcaware.com> wrote:
>> C. Michael Pilato wrote:
>>> I'm a little concerned that, now that Subversion has merge tracking,
>>> svnmerge.py is going to stop working for folks.  A fix *could* be as
>>> easy as having that program pass --ignore-ancestry to its 'merge' calls,
>>> but I'm not sure that's how we want to do things.  Ideas, anyone?
>>>
>> cc'ing the svnmerge mailing for input.
> 
> To my mind, here are the important points:
>  - svnmerge must continue to work with *old* clients and *new*
> servers.  If this means adding --ignore-ancestry now, then great!
>  - svnmerge should continue to work with new clients and new servers,
> to allow a transition period for upgrading sites
>  - there should be a clear migration path from svnmerge to subversion
> merge tracking -- presumably a one-time script that makes changes in
> the repo.
> 
> Dustin
> 

To this last point, there's already a script that does this:

http://svn.collab.net/repos/svn/branches/1.5.x/contrib/client-side/svnmerge/svnmerge-migrate-history.py

Regards,
Blair

-- 
Blair Zajac, Ph.D.
CTO, OrcaWare Technologies
<blair at orcaware.com>
Subversion training, consulting and support
http://www.orcaware.com/svn/



More information about the Svnmerge mailing list