Skip to content
The Nameless Site
@halkeye@halkeye@toot.cafeMatrixNigel

Debugging ssh+svn

linux, debug, ssh, ssh+svn, svn1 min read

Posting here in case anyone else needs to know.

Was trying to debug a ssh+svn connection. There is a very simple way to get debugging turned on:

$ export SVN_SSH="ssh -v "
$ svn checkout svn+ssh://

Any other ssh commands can be put in that env variable too, so ports and such.

© 2023 by The Nameless Site. All rights reserved.
Theme by LekoArts