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

Re: [TSVN] Show Log problem

From: Simon Large <slarge_at_slarge.plus.com>
Date: 2005-06-14 23:53:14 CEST

Bill Wrenn wrote:
> I recently installed 1.2.0 and have run into a problem looking at
> logs. If I try and Show Log on a checked-in file which hasn't been
> changed within 100 revisions I get strange dates.
>
> I right click on a file and select SVN Show Log.
> The Log Messages dialog comes up with
> a From: date of 2/ 6/2106 and
> a To: date of 12/31/1969
> If I click "Next 100" I get "An invalid argument was encountered"
> If I click "Show All" it shows the changes.
>
> The file selected had not been changed since 06/09/2005 Revision 9209
> whereas the current revision of the branch is 9310.
> This doesn't happen if the file has been modified more recently.
> File Modified Revision Results
> 6/ 9/2005 9211 works
> 6/ 9/2005 9209 doesn't work (shows strange dates and no logs)

I just tried this using r3684 on Win2K.

Settings->Use old API
Show log for C:\Subversion\TortoiseSVN\src\SubWCRev\stdafx.h

Initial display has no logs and wacky dates.
Click 'Next 100' and get a crash which is not caught by the crash
reporter.

With the new API I see the one and only revision fine. Next 100 results
in a PROPFIND error, but I think we know about that one already. Maybe a
workround for that problem is to ask for 101 revision starting with the
last one we got last time, then discard the duplicate. That would also
get around the same error due to renaming.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org

LogCrash.png
Received on Tue Jun 14 23:53:04 2005

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.