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

Re: log history for re-created files

From: Sam Barnett-Cormack <s.barnett-cormack_at_lancaster.ac.uk>
Date: Thu, 11 Sep 2008 13:39:27 +0100

lfournie_at_rockwellcollins.com wrote:
>
> Dave,
>
> Please read carefully what I wrote:
>
> If I update a file in a range where the old file exists (100-200) I
> would expect a log history on this old file (and why not on the new file)
> but I got the history on the new file ONLY...as if the old file did not
> exists. This is not consistent with the (old) local file I have in my
> sandbox.

The point is that the old file and the new file are *separate* files.
The new file, when you look for its log, starts from its creation at
revision 300. It's pretty straightforward, really. Just because two
files have the same name and path *doesn't* mean that subversion
considers them the same file.

Sam

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-09-11 14:39:50 CEST

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.