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

Re: "swapping" files or folders by renaming gives strange errors

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-02-27 20:50:35 CET

On Fri, 2004-02-27 at 12:22, C.A.T.Magic wrote:

> svn rename file-A to file-Ax
> commit
> svn rename file-B to file-A
> commit
> svn rename file-Ax to file-B
> commit

You never said you were committing between each step. That will work
fine. The bug involves 'svn mv A B; svn mv C A' with no commit
between.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 27 20:54:31 2004

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.