unknown exception when attempting to convert svn repository to mercurial

Jeff Alperin jalperin at gmail.com
Tue Dec 29 15:14:21 CST 2009


That worked, only now I'm getting the following error:

-bash-3.00$ hg convert ccc
/home/gigalawn/repositories/ccc

 initializing svn wc 'ccc-wc'
ccc does not look like a CVS checkout
ccc does not look like a Git repo
ccc does not look like a Subversion repo
ccc is not a local Mercurial repo
ccc does not look like a darcs repo
ccc does not look like a monotone repo
ccc does not look like a GNU Arch repo
ccc does not look like a Bazaar repo
cannot find required "p4" tool
abort: ccc: missing or unsupported repository

Why isn't it recognizing my svn repository?


On Tue, Dec 29, 2009 at 3:03 PM, Patrick Mézard <pmezard at gmail.com> wrote:

>
>
> You must install the python subversion bindings. The package is usually
> called "python-subversion".
>
> convert extension should have reported the issue, it seems the detection is
> broken again.
>
> --
> Patrick Mézard
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial/attachments/20091229/a039ca4b/attachment.htm>


More information about the Mercurial mailing list