[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Understanding move & merge

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2003-01-20 19:18:36 CET

Lele Gaifax <lele@seldati.it> writes:
> KF> It turns out that there are some complexities involved in
> KF> implementing true renames that are actually quite difficult to
> KF> deal with, so we've simply postponed dealing with it till
> KF> after 1.0.
>
> Are those documented somewhere?

Yes, in the code and in some issues, I believe.

> KF> In Subversion there are still a few bugs about certain
> KF> commands not following copy history correctly
>
> Uhm, I missed this! Am I wrong understanding this as "it's not the
> copy+delete implementation that prevents this to happen, but it's a
> bug in the merge command"?

Well, the bugs are about following history, so they'd be present
whether the history was a "copy" or an atomic "rename". (The nature
of the historical traces is the same -- there's an ancestor, and then
a new thing based on that ancestor.)

In other words, no, it's not the copy+delete implementation.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 20 19:45:48 2003

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.