[Zope-dev] ssh access to svn.zope.org not working

Jim Fulton jim at zope.com
Mon Jun 25 13:17:51 UTC 2012


On Mon, Jun 25, 2012 at 7:50 AM, Maurits van Rees
<m.van.rees at zestsoftware.nl> wrote:
> Hi,
>
> I can access svn.zope.org over normal http just fine, but svn+ssh does not
> work for me today. This has worked fine until last week.
>
> $ svn ls svn+ssh://svn.zope.org/repos/main/zopetoolkit/doc
> svn: E170001: Unable to connect to a repository at URL
> 'svn+ssh://svn.zope.org/repos/main/zopetoolkit/doc'
> svn: E170001: Could not create SASL context: generic failure: No such file
> or directory
>
> That is with subversion 1.7.  I tried 1.6 too, but this just says "svn:
> generic failure".
>
> This is with the ssh key that I use for userid mauritsvanrees.  I did not
> change anything in my setup recently that I remember.
>
> Anyone else having problems with this?

Works fine for me:

jim at sb14:~$ svn ls svn+ssh://svn.zope.org/repos/main/zopetoolkit/doc
Makefile
bootstrap.py
buildout.cfg
scripts/
source/
src/

jim at sb14:~$ svn --version
svn, version 1.6.6 (r40053)
   compiled Jun  5 2011, 14:51:47

...

-- 
Jim Fulton
http://www.linkedin.com/in/jimfulton
Jerky is better than bacon! http://zo.pe/Kqm


More information about the Zope-Dev mailing list