[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-02 21:08:12 CEST

Alan Jay Weiner wrote:

[snip]
> "%APR_ICONV_PATH%\..\tortoiseproc" /command:add /path:"%CD%" /notempfile

That "%APR_ICONV_PATH%" part is a _very_ bad idea! First, this variable
points to the apr-iconv location, not to TSVN. So every program can set
this env variable to it's own place.
Second: the next version of TSVN won't set this variable anymore - we
now use our own patched version of apr-iconv to get rid of those
annoying conflicts which arise from the use of APR_ICONV_PATH.

> (btw, notice I used the APR_ICONV_PATH environment variable - I noticed you'll
> be taking it out... aw, gee... :) I can always set my own though; no
> problem... or put TSVN into the path...)

Ah. Seems you already read my mail before. ;)
You could use the registry key
HKLM\Software\TortoiseSVN\Directory
which points to the installation directory of TSVN. The language pack
installers use this value so they know where TSVN got installed.

The /logmsg:"log message goes here" switch is implemented in revision 1493.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Aug 3 08:10:09 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.