[issue985] Unknown Repository type error converting svn repo from SourceForge if certificate has not been accepted

Cameron Pope mercurial-bugs at selenic.com
Wed Feb 13 13:22:52 CST 2008


New submission from Cameron Pope <cpope at thoughtequity.com>:

I get an 'unknown repository type' error when attempting to import an svn
repository that requires a certificate to be accepted

cpope-mac:Source cpope$ hg version
Mercurial Distributed SCM (version b7f44f01a632)

cpope-mac:Source cpope$ hg -v --debug convert -v
https://kaltura.svn.sourceforge.net/svnroot/kaltura/
assuming destination kaltura-hg
initializing destination kaltura-hg repository
using https://kaltura.svn.sourceforge.net/svnroot/kaltura/
https://kaltura.svn.sourceforge.net/svnroot/kaltura/ does not look like a CVS
checkout
https://kaltura.svn.sourceforge.net/svnroot/kaltura/ does not look like a Git repo
https://kaltura.svn.sourceforge.net/svnroot/kaltura does not look like a
Subversion repo
https://kaltura.svn.sourceforge.net/svnroot/kaltura/ is not a local Mercurial repo
https://kaltura.svn.sourceforge.net/svnroot/kaltura/ does not look like a darcs repo
abort: https://kaltura.svn.sourceforge.net/svnroot/kaltura/: unknown repository type

pope-mac:Source cpope$ svn ls https://kaltura.svn.sourceforge.net/svnroot/kaltura/
Error validating server certificate for 'https://kaltura.svn.sourceforge.net:443':
 - The certificate is not issued by a trusted authority. Use the
   fingerprint to validate the certificate manually!
Certificate information:
 - Hostname: *.svn.sourceforge.net
 - Valid: from Oct  9 14:15:07 2007 GMT until Dec  8 15:15:07 2008 GMT
 - Issuer: Equifax Secure Certificate Authority, Equifax, US
 - Fingerprint: fb:75:6c:40:58:ae:21:8c:63:dd:1b:7b:6a:7d:bb:8c:74:36:e7:8a
(R)eject, accept (t)emporarily or accept (p)ermanently? p
contrib_wizard/
editor/
kaltura_sdk/
kaltura_wiki_ext/
player/
tar_kaltura_wiki_ext.sh

cpope-mac:Source cpope$ hg convert
https://kaltura.svn.sourceforge.net/svnroot/kaltura/
assuming destination kaltura-hg
initializing destination kaltura-hg repository
scanning source...
sorting...
converting...

----------
messages: 5254
nosy: cpope
priority: bug
status: unread
title: Unknown Repository type error converting svn repo from SourceForge if certificate has not been accepted

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue985>
____________________________________________________



More information about the Mercurial-devel mailing list