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

[PATCH] :Updated - Fix for ambiguous Error Message in Log Command.

From: Ramasubramanian Sambamurthy <svram_at_collab.net>
Date: Tue, 5 Jan 2010 14:44:26 +0530

Log:

 

When "show log" command is used with "show range" option with any of the
two revision numbers greater than HEAD revision, irrelevant Error dialog
is shown. Fix is done such that appropriate error message will be
displayed in display window when any of the given revision number is
greater than HEAD Revision.

 

* TortoiseSVN/src/TortoiseProc/LogDialog/LogDlg.cpp:

  (GetAll)
 

Check is done whether startrev is greater than HEAD Revision and if any,
Appropriate Error message is shown in Display window.

 

* TortoiseSVN/src/TortoiseProc/LogDialog/LogDlg.h

 

Declaration of a variable m_head is done.

 

 

Patch by: Ramasubramanian S V <svram_at_collab.net>

 

--
Thanks & Regards,
S V Ramasubramanian
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2434831
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2010-01-05 10:14:47 CET

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.