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

Disable Log Commit Window

From: fabrice91 <fabrice91_at_free.fr>
Date: Wed, 20 Jan 2010 15:52:14 +0100

Hello,

I use Subversion with JabRef in order to keep a unique shared
bibliographic file between all my users. Because JabRef doesnt deal with
multi user...
So each user may add some entry into the bibliographic file but they
dont care to add a log message during the commit.
I made a bat (Windows XP) for them in order to aumaticcaly do the commit
with the command line :

TortoiseProc.exe /command:commit /path:"%USERPROFILE%\JabRef\biblio.bib"
/closeonend:2

But there is this log commit window pop up !
And users may click on ok without filling the message field.
So, is it possible to avoid or disable the pop up of this window ???
Something like :

TortoiseProc.exe /command:commit /path:"%USERPROFILE%\JabRef\biblio.bib"
/closeonend:2 /log:off

I search on the web and in the doc
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug.html but
dont found anything.
Thanks...

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2440649

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-01-20 16:03:59 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.