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

Re: 答复: could not connect to server (was: no subject)

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Sun, 31 May 2009 11:26:18 -0500

>> Subversion 1.5.6 -- is that the client or the server? What's on
>> the other?
>
>
> It's a binary version on debian source. I used `apt-get' to install
> it. I
> think it contains both server and client, since I can both use
> `svnserve' to
> start the svn daemon process and `svn' to do client work.

Ok yes but you are running a Subversion client program and it is
connecting to a Subversion server program on a different computer,
yes? I was wanting to know which version of Subversion is in use at
both ends of the connection. You only told us "1.5.6" without telling
us whether that's 1.5.6 on the client end, where you're typing "svn
checkout", or 1.5.6 on the server end, where Apache is running.

>> Can you show us the Subversion setup in your Apache configuration
>> file?
>
>
> The server is not under my control.

>> Can others check out from this repository? Is the problem
>> localized to this
>> client?
>
>
> Yes, I can check out from this repository on another machine.

>> Is the client using neon or serf?
>
>
> Sorry... I don't know what the 'neon' and 'serf' is.

Neon and serf are the two libraries Subversion can use to connect to
a repository that is being served with Apache. Neon is the default
but you could try switching to serf to see if it makes a difference
or prints a different error message. The setting is in your
Subversion config file.

http://svnbook.red-bean.com/en/1.5/svn.advanced.confarea.html

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2357294

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-31 18:27:31 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.