This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

1.7.0-56: Subversion svn+ssh:// URLs often fail


This works under 1.5 (though I seem to remember that, many moons ago, it used to fail in the same way there too). Consider:

$ while svn ls svn+ssh://myserver/myrepo/ >/dev/null; do date; done
Mon Aug 10 12:57:09 GMTDT 2009
Mon Aug 10 12:57:10 GMTDT 2009
Mon Aug 10 12:57:11 GMTDT 2009
Mon Aug 10 12:57:11 GMTDT 2009
Mon Aug 10 12:57:12 GMTDT 2009
Mon Aug 10 12:57:13 GMTDT 2009
Mon Aug 10 12:57:14 GMTDT 2009
Mon Aug 10 12:57:14 GMTDT 2009
Mon Aug 10 12:57:15 GMTDT 2009
Mon Aug 10 12:57:16 GMTDT 2009
7 [main] svn 2560 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0xC0000005, errno 11
7 [main] svn 2560 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0xC0000005, errno 11
svn: Can't create tunnel: Resource temporarily unavailable



Sometimes it fails with “svn: Network connection closed unexpectedly.”


myserver is an Ubuntu box. Cygwin ssh to myserver seems uneventful in all other ways (i.e., it just works as expected). The cygwin host is Vista (cygcheck output dutifully attached).

Regards,
--
Bob

Attachment: cygcheck.txt
Description: Text document

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]