[Svnmerge] Regression in Dustin's inter-repository patches?
Juan Manuel Palacios
jmpp at macports.org
Tue Aug 14 10:02:29 PDT 2007
On Aug 13, 2007, at 9:05 AM, Dustin J. Mitchell wrote:
>
> Juan -- thanks for the report!
>
> This is acutally a known limitation in svn itself. While you can
> merge
> updates ("U") between schemes without a problem, svn doesn't yet
> support
> this for adds ("A").
>
> I've been thinking of taking a crack at fixing that in svn at some
> point, but that's obvioulsy a fairly large learning curve.
>
> At this point, to do a merge containing adds, you need to use the '-M'
> flag to svnmerge to update the properties, then create a patch (with
> 'svn diff'), apply it (with 'patch'), and manually svn add/svn delete
> any added/deleted files. It's annoying, I know -- I have to do it
> once
> every few days.
>
> Dustin
Hello Dustin!
Thanks for the explanation and sorry for the false alarm, I was not
aware of that limitation and only came across it when not bothering
to mess with my Apache configuration when setting up svn locally I
really do hope it gets resolved soon (1.5?) as it imposes
considerable constraints on legit work flows (and I'm sure you and I
aren't the only ones ;-).
On a related note: any word on committing your inter-repository work
on svnmerge.py to the official subversion repo?
Regards,...
-jmpp
More information about the Svnmerge
mailing list