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

svn: Connection closed unexpectedly

From: Qiang Zhou <boot_at_cse.buaa.edu.cn>
Date: 2007-08-30 05:19:47 CEST

Hi,
  I have installed svn 1.4.0 in our linux server10.101.0.22(Red Hat Enterprise Linux ES release 3),I run ˇ°svnserve ¨Cd ¨Cr /export2ˇ±,then in my own machine,I run ˇ°svn info svn://10.101.0.22/jediˇ±, it works fine as below:

 Path: jedi
 URL: svn://10.101.0.22/jedi
 Repository Root: svn://10.101.0.22/jedi
 Repository UUID: a0cffd01-d338-0410-9da7-9613bdd4bb02
 Revision: 1
 Node Kind: directory
 Last Changed Author: svnusers
 Last Changed Rev: 1
 Last Changed Date: 2007-08-29 17:16:03 +0800 (Wed, 29 Aug 2007)
 
  But after I import a project in svn server, I run ˇ°svn ls svn://10.101.0.22/jediˇ± in my own machine, it works fine as below:
  test/

 Then I run ˇ°svn co svn://10.101.0.22/jedi/testˇ±, error appears:
  svn: Connection closed unexpectedly

 I couldn't find the solution in FAQ,please give me some tips, thanks in advance.

Regards,
Qiang Zhou
Received on Thu Aug 30 04:53:51 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.