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

Re: renaming a file twice removes file history

From: Tyler Roscoe <tyler_at_cryptio.net>
Date: Fri, 13 Nov 2009 09:13:04 -0800

On Fri, Nov 13, 2009 at 06:05:33PM +0100, Stefan Hett wrote:
> I'm experiencing the following issue when renaming files.
> Steps to reproduce:
> 1. Rename a file in a local working directory (using SVN commands).
> 2. Rename the same file again.
> 3. Commit the changes.
> 4. Display the log for that file
>
> Actual Result:
> The log only displays the last entry. All previous changes have vanished.
>
> Expected Result:
> The history sustains the old entries.

Try it again but commit in between step 1 and step 2. svn is not very
tolerant when you perform multiple refactoring changes without
committing in between.

tyler

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2417652

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-13 18:13:53 CET

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.