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

Re: programmatic API for repository creation

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: 2007-12-30 23:42:26 CET

Garret Wilson wrote:
> I'm looking for a way to create repositories programmatically. I've
> never used Subversion as my server---I've only use Subversion behind
> Apache mod_dav.
>
> If I run the standalone Subversion server, is there a way for me to
> programmatically create and destroy repositories remotely?

Client side operations aren't allowed to do that, but you can always
'ssh svadmin ...' commands remotely and programmatically with
appropriate password or ssh key authentication.

-- 
   Les Mikesell
    lesmikesell@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Dec 30 23:42:53 2007

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.