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

Re: Subversion: list of respositories

From: Andy Levy <andy.levy_at_gmail.com>
Date: Sun, 17 Jul 2011 22:35:46 -0400

Please Reply to All to keep discussion on the list.

List convention is to bottom-post and quote inline. Please do not top-post.

On Sun, Jul 17, 2011 at 22:29, Andy Canfield <andy.canfield_at_pimco.mobi> wrote:
> If I set up http://example.com/svn to be a way to use apache to communicate
> with the svn service on the example.com server then is pointing my browser
> to "http://example.com/svn" supposed to give me some kind of web page?
> Because I do not remember seeing anything about that in the book.

You're looking for SVNParentPath.
http://svnbook.red-bean.com/nightly/en/svn.serverconfig.httpd.html

> On 07/17/2011 07:07 PM, Andy Levy wrote:
>>
>> On Sun, Jul 17, 2011 at 02:06, Andy Canfield<andy.canfield_at_pimco.mobi>
>>  wrote:
>>>
>>> How do you get a list of repositories from svnserver? The only way I can
>>> figure out is:
>>>     sshusername_at_example.com
>>>     sudo bash
>>>     ls -ld /var/svn/*
>>> And, of course, this makes an assumption about where on the server the
>>> repositories are located. There 'ought' to be an easier way.
>>
>> There is, but only if you serve via Apache.
>>
>
Received on 2011-07-18 04:37:00 CEST

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.