When I attempt to checkout:
svn checkout svn+ssh://serveradmin%foo@foo.com/home/87292/data/svn/repository/trunk .
I get this (unhelpful) error:
svn: Network connection closed unexpectedly
What’s happening?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This can happen due to an authentication failure. You may have cached credentials that do not match the site you’re trying to access. You may need to register an SSH key with the site.
As suggested by the notalbert below, use SVN_SSH flag to get the detailed error in verbose mode
You might see some output like this on
stderr,remove the line entry belonging to your svn server IP address, in my case it is 192.168.1.107, from the file
~/.ssh/known_hosts