[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 Canfield <andy.canfield_at_pimco.mobi>
Date: Mon, 18 Jul 2011 15:56:44 +0700

On 07/18/2011 09:36 AM, Nico Kadel-Garcia wrote:
> On Sun, Jul 17, 2011 at 8:07 AM, Andy Levy<andy.levy_at_gmail.com> 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:
>>> ssh username_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.
> Even then, it won't find repositories that are not built into the
> Apache layout or the elevant "parent" directory.
I would think that it looks at SVNParentPath and tries to treat every
subdirectory of that as a repository.
Received on 2011-07-18 10:57:46 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.