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

Re: svn rename & move ?

From: <kfogel_at_collab.net>
Date: 2005-05-18 17:18:17 CEST

Ben Collins-Sussman <sussman@collab.net> writes:
> 1. Subversion has no renames; it has 'copy and delete'.
>
> 'svn rename A B' == 'svn copy A B; svn delete A'

And, just fyi: fixing this is issue #898 :-).

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 18 17:56:26 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.