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

Re: Need help getting Dreamweaver CS5 to connect to Apache Subversion

From: Ryan Schmidt <subversion-2014_at_ryandesign.com>
Date: Tue, 28 Jan 2014 14:30:48 -0600

On Jan 28, 2014, at 08:09, Heather Bartolotta wrote:

> Rackspace installed Apache™ Subversion® 1.6.11 on our Redhat Enterprise Linux 6 Dedicated Rackspace server.

I wonder why? Subversion 1.6 and earlier are no longer supported, ever since the release of Subversion 1.8.

http://subversion.apache.org/docs/release-notes/1.8.html#svn-1.6-deprecation

> Rackspace says "It looks like to actually use svn+ssh you would need to setup your ssh
> configuration to use an ssh key to that server. Unfortunately I have never setup svnserve for using http or svn protocol. “

The only protocol svnserve speaks is the svn protocol. There is no way to make svnserve speak the http protocol. If you want to use the http protocol with Subversion, you serve your repositories using Apache httpd and mod_dav_svn, not svnserve.
Received on 2014-01-28 21:31:28 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.