Yann Chemin wrote:

> I tried a fresh check out and it seems that it runs into the same problem...
> 
> # svn co https://svn.osgeo.org/grass/grass-addons/
> svn: Unrecognized URL scheme for 'https://svn.osgeo.org/grass/grass-addons'
> #
> 
> I suppose that svn got allergic to https as you suggested, but I did
> not see that subversion got upgraded recently in my box... Definitely
> not while I was working.

Note that the svn libraries rely upon the Neon library for HTTP/WebDAV
access, which in turn relies upon OpenSSL for SSL.

It's possible that the problem could be caused by an update to either
of those libraries, or a configuration change for OpenSSL (Neon
doesn't appear to have any configuration).

-- 
Glynn Clements <[EMAIL PROTECTED]>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to