On Sun, Jul 17, 2011 at 8:07 AM, Andy Levy <[email protected]> wrote: > On Sun, Jul 17, 2011 at 02:06, Andy Canfield <[email protected]> wrote: >> How do you get a list of repositories from svnserver? The only way I can >> figure out is: >> ssh [email protected] >> 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.
