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

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

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-08-01 19:07:15 CEST

Alan Jay Weiner wrote:

> 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...

Just one question: if you even provide the log message automatically,
why do you need TSVN for? Seems to me that you want to make a completely
automatic commit, so that's what the subversion command line client is for.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Aug 1 20:08:36 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.