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

Re: [TSVN] Standalone Repo Browser

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-11-18 18:38:09 CET

Ivan-Assen Ivanov wrote:
> Tried it, and I immediately ran into a problem with it.
>
> My repository is located at svn://someserver/svn; when I run the
> following command:
>
> "C:\Program Files\TortoiseSVN\TortoiseProc.exe" /command:repobrowser
> /path:svn://someserver/svn
>
> (no matter from command line or shortcut), the browser appears. In the
> URL field at the top, the full URL is displayed
> (svn://someserver/svn), but below it in the tree control only
> svn://someserver is loaded, and when you try to expand it, you get
>
> Error * No repository found in 'svn://someserver/'
>
>
> Of course, as a workaround I can set the shortcut's /path parameter to
> point at one of my working copies, but since there are several of
> them, it would be better if I can point directly at the repository
> URL.

Try
"C:\Program Files\TortoiseSVN\TortoiseProc.exe" /command:repobrowser
/path:"svn://someserver/svn/trunk"

if you don't have /trunk in your repository, a dummy name will do too.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Nov 18 18:38:46 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.