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

Re: Creating a repo remotely

From: Bogdan Cristea <cristeab_at_gmail.com>
Date: Mon, 9 Mar 2009 17:10:29 +0200

On Monday 09 March 2009 17:01:55 you wrote:
> I have two boxes, one a linux SVN server and one a windows web server. I
> want to be able to create an SVN repo on the linux box from a script on the
> windows based website.

Interesting question.

For remote WebDAV svn administration you could use svnmanager:
http://svnmanager.sourceforge.net/

Other solution would be to use ssh to connect to your linux box and then use
command line commands. I guess that could be easily scripted.

-- 
Bogdan
Received on 2009-03-09 16:11:25 CET

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.