tsvncmd: only showing about pop-up
From: Scythal <scythal_at_gmail.com>
Date: Mon, 30 May 2011 13:19:29 -0700 (PDT)
TortoiseSVN version: 1.6.15, build 21042, both 32-bit or 64-bit have the same issue.
I'm trying to get the tsvncmd: URI to work, but all it shows is the about pop-up of TortoiseProc.
For example, assuming there is a svn://localhost/test repository, this link:
<a href="tsvncmd:command:repobrowser?path:svn://localhost/test">Browse...</a>
doesn't work. From the registry, it should translate to this command:
C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe /urlcmd:"%1"
where %1 is the URI above. If I'm trying that from the command line, same result.
On the other hand, this command works:
TortoiseProc /command:repobrowser /path:"svn://localhost/test"
Am I doing something wrong, or is that a bug?
Thanks
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.