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