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

Re: SVN over http using SVNserve

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-10-23 22:08:35 CEST

On 10/23/07, Mick Ken <micks80@gmail.com> wrote:
> Hi Friends,
> I installed SVN using the built-in SVNserve program. I am just
> wondering is there anyway that the clients can access this repository
> using "http" or the only way to do this is by re-installing it using
> "Apache".
>
> Basically, when i try to use subclipse plugin to connect to my
> repository, it does not recognizes the "svn://" protocol and expects
> the "http://" protocol.
>
> And I guess, now I have to take the Apache path which I was trying to avoid.

svnserve only speaks svn://

Apache only speaks http(s)://

You don't need to "reinstall" anything - install Apache and configure
it to point at your repository. Unless you compiled yourself and
didn't include the Apache modules (which would require you to
recompile/install).

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 23 22:09:06 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.