[TSVN] [TSVN 1.2.2] No log history with undeleted files
From: Robin <darkaurora_at_yahoo.com>
Date: 2005-09-01 07:54:42 CEST
Hi
I seem to run into a problem with using TSVN Show Log with undeleted
As per the Subversion book chapter on, "Resurrecting Deleted Items", I
D:\art1\Character>svn copy --revision 5
D:\art1\Character>svn status
D:\art1\Character>svn commit -m "resurrect from revision 5"
Committed revision 10.
When I run svn log, it shows the file history correctly
D:\art1\Character>svn log character.txt
resurrect from revision 5
updated more content
updated content
added txt files
However, when I use "TortoiseSVN->Show Log", it only shows 1 log entry
---------------------------------------------------------------------
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.