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

Re: Renaming folders locally - Feature request/Bug report

From: Dave Lawrence <dlawrence_at_ad-holdings.co.uk>
Date: Fri, 06 Feb 2009 10:02:55 +0000

Daniel Becroft wrote:
> Hi,
>
> (First, apologies for the top-post - blame Outlook WA).
>
> Second, a rename in SVN is implemented as a delete and an add. For example:

actually it's a delete and a copy

> svn rename foo.c bar.c
>
> will give the following in the commit dialog:
>
> foo.c (deleted)
> bar.c (added)

foo.c (deleted)
bar.c (added+)
where + indicates "with history"

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1111799

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-02-06 11:03:35 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.