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

Re: TortoiseProc.exe fails to provide log for local directory

From: Kurt Pruenner <leak_at_gmx.at>
Date: Tue, 15 Jul 2008 17:33:48 +0200

al wrote:
> After upgrading from TortoiseSVN v1.4 to 1.5, when I used
> TortoiseProc.exe from a DOS command line like this
> TortoiseProc.exe /command:log /path:.
> I expected and used to get the log or diff window to pop up for the
> current directory (checked out from SVN).
>
> The latest version no longer works as expected, and instead complains
> that '.' is not a working directory.

There was a recent thread about this - IIRC this doesn't work anymore
because TSVN now changes directories for some reason.

Then again, you can just use

        TortoiseProc.exe /command:log "/path:%CD%"

and get the old behaviour back...

-- 
Kurt Bernhard Pruenner --- Haendelstrasse 17 --- 4020 Linz --- Austria
.......It might be written "Mindfuck", but it's spelt "L-A-I-N".......
np: The Cinematic Orchestra - Breathe (Live At The Royal Albert Hall)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-15 17:33:55 CEST

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.