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

Re: Fwd: Re: mv != (cp && rm)

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2001-11-28 03:39:32 CET

"Florin Iucha" <florin@iucha.net> writes:
> But "cp && rm" and "mv" are not equivalent because "mv" is atomic, while
> "cp && rm" is not. What if my host commits the cp and then the network blows
> up? You end up with two objects.

Right, my point exactly (except this can also happen intentionally).

> > What is your suggested behavior?
>
> Regardless of how the backend is implemented, the frontend should have an
> atomic "mv".

Okay, hmmm, I must be misunderstanding.

What *exact* behavior should be we looking for on the client side, and
on the server side, for "mv"?

Thanks,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:49 2006

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.