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

RE: Admin of New Installation not working

From: Matt Trafzer <mtrafzer_at_knovel.com>
Date: 2007-02-07 17:48:30 CET

Thanks for the quick reply.

I have done so much reading about Subversion and other open source items lately, I was certain I had seen that in the install readme.txt file. Just looked again and all I see is a description of using svnadmin utility.

Thanks for your help though.

Would be an interesting feature to be able to do administration (stuff like svnadmin) through the web interface.

Thanks again,
MattT

-----Original Message-----
From: Andy Levy [mailto:andy.levy@gmail.com]
Sent: Wednesday, February 07, 2007 10:43 AM
To: Matt Trafzer
Cc: users@subversion.tigris.org
Subject: Re: Admin of New Installation not working

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 17:49:01 2007

This is an archived mail posted to the Subversion Users mailing list.

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