It should be https://subversion.assembla.com/svn/BKE/trunk
On Sat, Apr 13, 2013 at 12:48 PM, Andy Levy <andy.l...@gmail.com> wrote: > > > > On Sat, Apr 13, 2013 at 10:20 AM, Robert Heller <hel...@deepsoft.com>wrote: > >> Is there something special about Subversion under MacOSX WRT SSL >> Certificates? Is it necessary to install additional package(s)? Some >> people I am working with are having a problem with subversion and https: >> >> tests-MacBook-Pro-2:BioKey-0.7.2.10 ed$ svn checkout >> https://www.assembla.com/svn/BKE/trunk >> Error validating server certificate for 'https://www.assembla.com:443': >> - The certificate is not issued by a trusted authority. Use the >> fingerprint to validate the certificate manually! >> Certificate information: >> - Hostname: *.assembla.com >> - Valid: from Mon, 11 Mar 2013 18:34:10 GMT until Tue, 11 Mar 2014 >> 18:34:10 GMT >> - Issuer: Cybertrust Inc >> - Fingerprint: >> 5f:61:b9:33:3f:36:02:74:16:41:c3:b3:10:36:6c:39:f9:0c:e7:40 >> (R)eject, accept (t)emporarily or accept (p)ermanently? > > > I'm getting a 501 Not Implemented error. > > Calvin:tmp andy$ svn co https://www.assembla.com/svn/BKE/trunk BKE > svn: Server sent unexpected return value (501 Not Implemented) in response > to OPTIONS request for 'https://www.assembla.com/svn/BKE/trunk' > > Attempting that URL via a browser gets me a 404. > > OS X 10.6.8, SVN version 1.6.17 (r1128011) (don't have a more recent > release available at the moment). >