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

Fwd: How can I build subversion which include 'http' support?

From: Hilco Wijbenga <hilco.wijbenga_at_gmail.com>
Date: Tue, 30 Sep 2008 11:15:26 -0700

---------- Forwarded message ----------
From: ying lcs <yinglcs_at_gmail.com>
Date: Tue, Sep 30, 2008 at 09:14
Subject: Re: How can I build subversion which include 'http' support?
To: Hilco Wijbenga <hilco.wijbenga_at_gmail.com>

On Tue, Sep 30, 2008 at 11:02 AM, Hilco Wijbenga
<hilco.wijbenga_at_gmail.com> wrote:
> On Tue, Sep 30, 2008 at 08:51, ying lcs <yinglcs_at_gmail.com> wrote:
>> How can I build subversion which include 'http' support? I have
>> looked at the .configure option, I can't find one which said 'enable
>> http'.
>
> You don't need to "enable" support for HTTP. Just put Apache in front
> of Subversion if you want to access the repository through HTTP(S).
>
> Read http://svnbook.red-bean.com/en/1.5/svn.serverconfig.choosing.html.
>

Thanks. I mean using svn as a client.

i try this:

svn checkout http://cab.googlecode.com/svn/trunk/ cab-read-only
svn: Unrecognized URL scheme for 'http://cab.googlecode.com/svn/trunk'

But I get Unrecognized URL scheme for 'http'. It works when it is 'svn://'

Thank you for any pointers.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-30 20:15:47 CEST

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.