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

[TSVN] request: command-line arg for log message for /command:commit

From: Alan Jay Weiner <alan_at_ajw.com>
Date: 2004-08-01 08:18:27 CEST

I'm using TortoiseProc.exe to automate some things, and I'd like to be able to
supply the log message in the command line when doing a commit:

TortoiseProc /command:commit "d:\projects\foo" /logmessage="blah blah"

or supply the message in a text file:

TortoiseProc /command:commit "d:\projects\foo" /logfile="message.txt"

I checked the sources and I see I could supply the log message by mucking with
the registry (\HKEY_CURRENT_USER\software\TortoiseSVN\lastlogmessage) but that
seems a bit more risky than I'd like... I just *know* I'll mistype something
eventually and hose the system...

- Al -

-- 
--  Alan Weiner  --  alan_at_ajw.com  --  http://www.ajw.com
Palm OS Certified Developer
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Aug 1 12:28:16 2004

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.