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

Re: SVN API

From: B. W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2003-09-10 09:51:54 CEST

"Ronald Cannes" <roncannes@hotmail.com> writes:
> Fitz wrote:
> > > This isn't possible in our current architecture,

You're misattributing me. Greg Hudson said that. That said, I agree
with him. :)
 
> Of course it is. "svnadmin create" could append to an "svn-index" file that
> the svn server process read from. Given that, implementing "svn list
> repositories" should be quite possible to implement.

You can file this as a post 1.0 feature request if you'd like, but this
is so low priority, I've got to sit on the floor to write this mail. ;-)
 
> There should be an "svnadmin delete" to remove the entry from the svn-index
> (as well as the directories) "svnadmin rename" also comes to mind...

This is kind of messy, IMO. Anything that has to be maintained by hand
is going to fall out of date pretty quickly. Anyway, as I pointed out,
it's pretty easy to whip up a script to find all svn repositories if you
give the script a place (or places) to look on your filesystem.
 
-Fitz

--
Brian W. Fitzpatrick    <fitz_at_red-bean.com>   http://www.red-bean.com/fitz/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 10 09:52:51 2003

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

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