[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: Michael Hipp <Michael_at_Hipp.com>
Date: 2005-05-18 15:13:47 CEST

Ben Collins-Sussman wrote:
> On May 18, 2005, at 2:17 AM, Tim Alsop wrote:
>
>> I don't think the history of the new file is linked to the history of
>> the file with old name.
>>
>
>
> 1. Subversion has no renames; it has 'copy and delete'.
>
> 'svn rename A B' == 'svn copy A B; svn delete A'

svn move

http://svnbook.red-bean.com/en/1.1/re18.html

Michael

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