svn: Network connection closed unexpectedly
From: 김일규 <skyman20_at_cu.ac.kr>
Date: Tue, 27 Oct 2009 20:43:11 -0700 (PDT)
I'm installing subversion1.6.5(subversion-1.6.5-sol10-sparc-local) in my Server(Sparc Solaris 10).
1. svnadmin create --fs-type fsfs /export/home/svn/repository
2. chown -R svn:other /export/home/svn/repository
3. vi /export/home/svn/repository/conf/svnserve.conf
4. vi /export/home/svn/repository/conf/passwd
5. svnserve -d -r /export/home/svn --log-file=/export/home/svn/svn.log
6. /usr/local/bin/svn mkdir svn://xxx.xxx.xx.xxx/repository/trunk
--This line, and those below, will be ignored--
A svn://203.250.62.108/repository/trunk
:q
Log message unchanged or not specified
Authentication realm: <svn://xxx.xxx.xx.xxx:3690> 9283b935-7821-6115-9653-e1e83bb35085
6. svn checkout svn://xxx.xxx.xx.xxx/repository repository
I don't know why "Network connection closed unexpectedly"
------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.