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

svn: Network connection closed unexpectedly on checkout

From: <Alfonso_Peniche_at_Dell.com>
Date: Fri, 3 Aug 2012 00:02:32 +0000

Hi:

I am not subscribed to the list, and I would greatly appreciate it if you could explicitly cc'ed any response to this address (alfonso_peniche_at_dell.com<mailto:alfonso_peniche_at_dell.com>).

We have been svn users for a few years now, but we are now in the process of migrating to a new server. We have installed subversion in the new server, created the new repository, imported the older repository but I am unable to do a checkout, I get the following:

[svn_at_OMIDCM009 subversion]$ netstat -an | grep 3690
[svn_at_OMIDCM009 subversion]$ svnserve -d -r /u01/subversion/om
[svn_at_OMIDCM009 subversion]$ netstat -an | grep 3690
tcp 0 0 :::3690 :::* LISTEN

[apenic_at_OMIDCM009 ~]$ cd /tmp/poncho/
[apenic_at_OMIDCM009 poncho]$ ls -lrt
total 0
[apenic_at_OMIDCM009 poncho]$ svn checkout svn://omidcm009/om
svn: Network connection closed unexpectedly
[apenic_at_OMIDCM009 poncho]$ telnet omidcm009 3690
Trying 10.96.64.65...
Connected to OMIDCM009.omi.com (10.96.64.65).
Escape character is '^]'.
( success ( 2 2 ( ) ( edit-pipeline svndiff1 absent-entries commit-revprops depth log-revprops partial-replay ) ) )

I hope you can give me a hand at the earliest since we are about to go live in the next couple of weeks.

Thanks a lot and cheers,
Alfonso
Received on 2012-08-03 03:30:56 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.