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

Re: Need help with my svn account on my webhost server

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Tue, 25 Nov 2008 02:36:58 -0600

On Nov 25, 2008, at 02:05, Jianzhou wrote:

> On Tue, Nov 25, 2008 at 3:27 PM, Ryan Schmidt wrote:
>
>> On Nov 24, 2008, at 10:24, Rock Sun wrote:
>>
>>> I think Felix Gilcher had told you the problem.
>>> If you compild subversion from source, you had to
>>> compile it with Apache.
>>
>> No, Apache is relevant only for the server side, but his problem
>> is on the client side. He needs to compile his Subversion client
>> with the neon and/or serf libraries in order to be able to access
>> http repositories.
>
> So, it is not a problem with my host,right?
> I have ssh access to my hosting account.
> Do you mean I should install a subversion client w/ neon in my
> hosting account?

It is a problem with your Subversion client, not your Subversion
server. The server is serving the repository over http, your client
just doesn't know how to access it. On whatever computer it is where
you type the "svn" command, you need to recompile Subversion with
neon and/or serf support, or install a binary Subversion client with
that capability.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-25 09:37:29 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.