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

Re: Open Repo-browser

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 24 Feb 2012 09:43:37 -0500

On Fri, Feb 24, 2012 at 09:15, Bruce Crane <bruce.crane_at_transcentra.com> wrote:
> Hi All,
>
> I'm wondering how I can programmatically open the repo-browser directly, instead of using the right-click->tortoiseSVN->repo-browser context menu.
>
> If it's possible, is it also possible to retrieve the current URL from the repo-browser as a string?
>
> I'm building a form for a project and need to provide this access to the repo-browser.

The docs are your friend.
http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-automation.html

tortoiseproc /command:repobrowser /path:URL_TO_REPOSITORY

That said, there is probably a better, non-command-line way to do it
which involves loading the TSVN DLL(s) directly.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-02-24 15:44:21 CET

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.