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

Log on URL Handler

From: waxime <waxime64_at_hotmail.com>
Date: Fri, 23 Apr 2010 19:42:24 -0700 (PDT)

hello,

i try to open tortoiseSVN with a URL handler. In my REG, i can't find Tsvncmd. I create a new one
[HKEY_CLASSES_ROOT\TorSVN\shell\open\command]
@="C:\\Program Files\\TortoiseSVN\\bin\\TortoiseProc.exe /command:log /path: \"%1\""

without /path, that work, the URL open tortoise SVN in Diff mode. If i remove %1 and I hardcode the URL, that work.

But, if the path is dynamic, that always fail. My URL is
<a href="TorSVN://C:\Users\Waxime\Desktop\Log720\LOG720_LAB3">Test</A>

somebody have a example without http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-automation-urlhandler.html

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2593966

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-24 05:49:21 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.