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

[TSVN] BUG: Off-by-one searching and case issue in log window

From: Douglas Stonham <dstonham_at_pennysaverusa.net>
Date: 2005-04-15 22:40:02 CEST

Two bugs I hit recently, the first of which may have been mentioned before
but doesn't seem to be fixed (in TortoiseSVN 1.1.5, Build 2996, UNICODE).

Right-click - TortoiseSVN - Show Log on a version controlled folder.

Ctrl-F - Enter a filename in the Find box (e.g. "search.aspx") and hit
find next.

The item selected in the log appears to have no relevance. The one above
it, however, has the filename in the file box. If the file name features
in the message box, it will be selected correctly.

2nd bug (connected?):

Right-click - TortoiseSVN - Show Log on a version controlled folder.

Click on a revision where a file was changed that had mixed capitalisation
(e.g. SearchCriteria.vb). Note that the file is displayed correctly (e.g.
as SearchCriteria.vb).

Click on a more recent revision. Ctrl-F - Enter the filename in the Find
box and hit find next.

The wrong revision will be selected as noted above so click on the correct
revision. The filename will be displayed in lower case (e.g.
"searchcriteria.vb").

Right click on file in the filebox and select Show Differences to get an
error message ("File not found: revision 597, path
'/xxxxx/searchcriteria.vb'")

This only seems to effect files that have been 'found'. If
SearchCriteria.vb is mentioned in a further down revision, it will be
displayed with the correct capitalisation until the Find Next box finds
it.

Hope that helps,

Douglas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Apr 15 22:40:22 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.