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

[PATCH] Fix - Commits empty changes / revisions into subversion

From: Ramasubramanian Sambamurthy <svram_at_collab.net>
Date: Mon, 21 Dec 2009 23:12:37 +0530

Log:

 

If a property is double-clicked/Edit button is clicked in Show
properties from a Repo Browser,

Unnecessary Commit Happens when "OK" button is clicked. Minor
Improvement is done which will not commit until there is a mouse click
on the edit window.

 

* TortoiseSVN/src/TortoiseProc/EditPropertiesDlg.cpp

  (EditProps)

 

   Check for a change is done

 

* TortoiseSVN/src/TortoiseProc/EditPropertyValueDlg.cpp

  (OnEnChangePropvalue)

 

   Setting a variable when "Mouse Click" happens in Edit Property
Window.

 

* TortoiseSVN/src/TortoiseProc/EditPropertyValueDlg.h

    

    Declaration of a variable and a method "IsChanged()"

 

Patch by: Ramasubramanian S V <svram_at_collab.net>

 

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

Received on 2009-12-21 18:47:54 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.