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

BUG: Right-click deleted file in changeset for log doesn't peg revision for log

From: Bryce Schober <bryce.schober_at_gmail.com>
Date: Tue, 28 Jul 2009 15:33:28 -0700

When logging a directory, I see changesets that deleted files. When I
right-click these deleted files, I see the log option, but it doesn't work
as expected. I expected it to display the log for that deleted file, but
instead I get an error: "File not found: revision <latest_revision>, path
<file_path>". It seems like the underlying log command should have used the
deleting revision (or maybe the previous) as the basis for the log command,
like:

svn log svn://<repo>/<file_path>@<rev_before_deletion>

--
Bryce Schober
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2376437
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-07-29 10:48:34 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.