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

Re: Obstructed update when WC to WC copy after URL to URL copy

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-07-09 23:36:25 CEST

"Francois Beausoleil" <fbos@users.sourceforge.net> writes:

> Let's say I do a WC to WC copy of a
> folder. In the mean time, someone did the same thing, but using the URL
> to URL copy. When I next update my WC, I would have expected SVN to see
> that my local WC modification is the same as what occured in the
> repository. Shouldn't the WC manager have seen that and just updated the
> folder, removing the A attribute ?

If the client was really smart it could do this, but the client isn't
really smart. It could also do better when a locally added (not
copied) item matches one added by an update. Similarly, it could do
better when it encounters situations like these during a merge. As
yet these features have not been implemented.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 9 23:37:33 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.