How do I ...

Simon King simon at simonking.org.uk
Mon Jan 18 05:36:34 CST 2016


On Mon, Jan 18, 2016 at 9:23 AM, Lester Caine <lester at lsces.co.uk> wrote:

> On 18/01/16 09:12, Simon King wrote:
> > "log stream exception" appears to be in the subversion conversion code
> > (https://selenic.com/hg/file/tip/hgext/convert/subversion.py#l169) - I
> > thought you were trying to perform an hg-to-hg conversion here?
>
> phpgedview-svn is a local hg clone of the original svn source made via
> hgsubversion. It has a years worth of local history and it's this
> combination I'm trying to 'convert' to just an hg copy of the one
> subdirectory of the original.
>

Hmm. I wonder why the subversion conversion code is being called up. Does
phpgedview-svn contain any .svn directories or anything like that?

You should be able to force the source-type selection using "--source-type
hg", ie.

  hg convert --source-type hg phpgedview-svn pgv-web --filemap filter

Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial/attachments/20160118/55ab426d/attachment.html>


More information about the Mercurial mailing list