[svk-users] RA/PROPFIND request failed while creating a mirror

Mark Lundquist lundquist.mark at gmail.com
Sat Jul 26 18:46:37 EDT 2008


On Jul 26, 2008, at 6:39 AM, outre99 wrote:

> [kiril at KDevBox ~]$ svk mirror //mirror https://repo.ourdomain.com/svk_test
> Error validating server certificate for 'https://repo.ourdomain.com:443' 
> :
>  - The certificate is not issued by a trusted authority. Use the
>    fingerprint to validate the certificate manually!
> Certificate information:
>  - Hostname: repo.ourdomain.com
>  - Valid: from Jul 15 04:59:37 2008 GMT until Jul 15 04:59:37 2009 GMT
>  - Issuer: Web Server, Bear Tech Solutions, Bangkok, Bangkok, TH
>  - Fingerprint: 86:90:f6:3f:9a:97:22:1e:f2:e2:57:b5:51:e4:a9:ff: 
> 10:05:d5:d8
> (R)eject, accept (t)emporarily or accept (p)ermanently? p
> Authentication realm: <https://repo.ourdomain.com:443> SVN Repos
> Password for 'kiril':
> RA layer request failed: PROPFIND request failed on '/svk_test':  
> PROPFIND of '/svk_test': 301 Moved Permanently (https://repo.ourdomain.com 
> )
> [kiril at KDevBox ~]$

Okay, so the Subversion layer is reporting that it got an HTTP  
redirect on https://repo.ourdomain.com/svk_test.  That would indeed  
foul it up.

Why don't you try aiming a browser (or 'curl -k -I') at that URI (https://repo.ourdomain.com/svk_test 
) and seeing if indeed you get the redirect?  If you do, then you can  
work on getting your remote HTTP server configuration straightened  
out, then come back and try again w/ SVK after you get that sorted  
out...

cheers,
—ml—

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.bestpractical.com/pipermail/svk-users/attachments/20080726/2058110e/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4016 bytes
Desc: not available
Url : http://lists.bestpractical.com/pipermail/svk-users/attachments/20080726/2058110e/attachment.bin 


More information about the svk-users mailing list