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

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

From: 高峰 <kozz.gaof_at_alibaba-inc.com>
Date: Mon, 1 Jun 2009 09:19:48 +0800

Another strange thing is, by monitoring the network packet, I found only DNS
query is sent out after I execute "svn co". So I think it is the problem
with my client program, not the server.

After this problem occurred, I've tried to delete the entire lib files on my
client machine, and substituted them with those on another machine. But it
didn't work for me..

高峰
阿里巴巴 B2B 中文站 社区部
手机: 15257106320
分机: 34899
阿里旺旺: kozz

-----邮件原件-----
发件人: Ryan Schmidt [mailto:subversion-2009b_at_ryandesign.com]
发送时间: 2009年6月1日 0:26
收件人: 高峰
抄送: users_at_subversion.tigris.org
主题: Re: 答复: could not connect to server (was: no subject)

>> 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=2357352

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-01 03:33:06 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.