RE: Utility to discover and expose Repos on a server?
From: Bolstridge, Andrew <andy.bolstridge_at_intergraph.com>
Date: Mon, 23 Feb 2009 13:59:35 -0000
On Windows, a simple find will do this, if you're trying to locate any
for /r %i in (*txn-current) do echo %i
will pick out all DB folders in each repository, assuming you don't have
If you're asking to show all running svnserve daemons, or apache svn
From: Tom Malia [mailto:tommalia_at_ttdsinc.com]
Bob,
I haven't looked at Visual SVN server but will do so.
My primary concern actually is finding an easy way to find all the SVN
Tom Malia
T&T Data Solutions L.L.C. <http://www.ttdsinc.com>
________________________________
From: Bob Archer [mailto:bob.archer_at_amsi.com]
To "access" in what way? Have you looked a Visual SVN server? It
BOb
________________________________
From: Tom Malia [mailto:tommalia_at_ttdsinc.com]
I was wondering if there are any programs or scripts (preferably windows
Thanks in advance,
Tom Malia
T&T Data Solutions L.L.C. <http://www.ttdsinc.com>
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.