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

Re: SVN via FTP

From: Martin Scharrer <mailinglists_at_madmarty.de>
Date: 2006-12-17 11:54:41 CET

Hi Steven,
On Tuesday 12 December 2006 09:28, Steven Van Ingelgem wrote:
> Is there any possible way to manage a Subversion repository via FTP?
>
> There are handlers for http(s), svn, svn+ssh, but is there one available
> via ftp?
I don't think so. HTTP(S) is flexible enough to allow subversion connections
AND you need a special server module/plugin on the HTTP server to do that.
FTP is not flexible at all and I don't think there is a FTP server module for
subversion. FTP is just the wrong protocol for this.

best,
MArtin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Dec 17 11:56:06 2006

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.