On 2/7/07, Matt Trafzer <mtrafzer@knovel.com> wrote:
>
> I have a Virtual Machine setup with a new installation of Subversion 1.4.0
> and apache (as distributed by collab.net)
>
> When I browse through to //subversionvm/svn I do see my repository, but can
> not do anything other than a drill down into directories and the files. I
> believe I should be able to browse to //subversionvm/svn/admin but I get a
> strange error (as show below)
The behavior when browsing via web browser is to only show the current
HEAD of all files & directories (you can customize the view using an
XSL stylesheet, or use something like ViewCVS for more advanced
read-only functionality) . There is no admin functionality when
accessing a repository in this way, nor a system virtual directory
called "admin". What lead you to believe that this should work?
> This XML file does not appear to have any style information associated with
> it. The document tree is shown below.
> −
>
> <D:error>
>
> <C:error/>
>
> <m:human-readable errcode="720003">
>
> Could not open the requested SVN filesystem
>
> </m:human-readable>
>
> </D:error>
>
> What is causing my issue? Any help or suggestions is appreciated.
Unless that directory exists in your repository, you'll get this error.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 7 16:43:49 2007