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

Re: Faulty merge logic?

From: Mads Budde <mb1_at_budde.us>
Date: 2005-06-09 09:56:28 CEST

Ben,

I've seen more than one post now, where you refer to issue 2282 when
talking about true moves. My impression is that that the core problem is
not how subversion deals with deletes, but rather why subversion does an
add and delete in the first place, which is covered better in 898 [1] as
far as I can see. Or did I miss something?

Regards,
Mads

1. http://subversion.tigris.org/issues/show_bug.cgi?id=898

> Subversion doesn't have true moves, it has copies and deletes, and
> the server currently doesn't broadcast copies to the client. We're
> working on fixing it, mainly by implementing true moves.
>
> In the meantime, here's another similar issue that explains what
> you're seeing:
>
> http://subversion.tigris.org/issues/show_bug.cgi?id=2282
>
> In other words, the server is sending a delete + add, rather than a
> move.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 9 10:03:45 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.