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

Re: Show log for deleted file

From: Martin Bischoff <tinu44_at_gmail.com>
Date: Tue, 6 Mar 2012 15:04:40 +0100

On Tue, Mar 6, 2012 at 14:14, Simon Large <simon.tortoisesvn_at_gmail.com>wrote:

> 2012/3/6 Stefan Wild <stefan.wild_at_afr-consulting.de>:
> > Am 06.03.2012 11:33, schrieb Stefan Küng:
> >> 2012/3/6 Stefan Wild<stefan.wild_at_afr-consulting.de>:
> > When I want to show changes for files/folders that were deleted by now,
> I get the following problem:
> > Log Messages window shows:
> > From: 07.02.2106 To: 01.01.1970
> > File not found: revision 7108, path '/trunk/standard/kunden/...'
> >
> > 7108 is HEAD, but I selected "show log" from this example folder from
> revision 5868, where it was deleted.
> > I get the same when I try to "show log" on revision 2680 where this
> folder was added.
> > Changing the From and To dates seems not to have any effect.
> >
> > I get there by opening show log on the parent folder and looking for the
> revision where the desired file/folder was deleted/added.
>
> Can you give a clearer description of exactly what steps you took and
> in the order you took them.
> Even better, can you give a recipe that works on a publicly accessible
> repository?
>
>
I can easily reproduce the problem:
- on the root folder of a working, select "SVN Show Log" -> displays the
history
- in the list of revisions, scroll down to a revision where a file was
deleted and select that revision
- in the list of files, right-click the deleted file and select "Show log"
--> now I get the error: "File not found: revision 10054, path
'/trunk/path/to/deleted/file.txt'

In my case, the repository and the working copy are both at revision 10056.
The file (for which I'd like to show the history) was deleted in revision
10054.

In the "Repository Browser" I can view the history of the deleted file,
when I first set the revision to 10053 (the last revision in which the
deleted file still existed) using the "Revision: HEAD" button in the upper
right corner.

In the "Show Log" window, I don't know how to do that (or if it's
possible). Ideally the show log would do that automatically since it
probably knows that I want to show the history of a file which no longer
exists in HEAD.

-Martin

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-03-06 15:04:50 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.