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

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.
OS: Windows 7 64-bit.

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

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-05-30 22:20:28 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.