bug: Useless error message when SVN_SSH points to non-existent file
From: Eric Hanchrow <offby1_at_blarg.net>
Date: 2003-06-06 23:47:09 CEST
This is svn 0.23.0 on Cygwin, configured with
Since this is a client-only installation, I don't have Berkeley DB
Here's an example of subversion working happily:
$ svn ls svn+ssh://offby1.atm01.sea.blarg.net/home/offby1/svn-repos/trunk/config-files
When I run this, I see, as I expect, a list of the files in my
(Of course if *you* try exactly the above, it'll fail because you
Now here's how to reproduce the problem that I'm whining about:
$ SVN_SSH=garbage svn ls svn+ssh://offby1.atm01.sea.blarg.net/home/offby1/svn-repos/trunk/config-files
In this case, instead of seeing an error message to the effect of "I
svn: Network connection closed unexpectedly
This actually bit me -- I had set SVN_SSH in my environment while
-- Tobacco: It's not just for killing children anymore. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Jun 7 01:08:37 2003 |
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.