cosmin / git-hg

A git-hg utility for checking out and tracking a mercurial repo.
http://offbytwo.github.com/git-hg
MIT License
307 stars 51 forks source link

Error on git-hg clone - syntax error #35

Closed andreybolonin closed 11 years ago

andreybolonin commented 11 years ago

Hello.

I need to convert my Mercurial repositories to Git. I`m use this manual - http://codeimpossible.com/2011/12/29/Moving-your-mercurial-repository-to-git/

When i use python git-hg clone ..., i take this error - http://i.piccy.info/i7/e81e21b219e93948ea6006a4845ed996/4-50-284/12427530/git_hg.png

Git - 1.8.0 Python - 2.7.3 x64 OS - Windows 8 x64

Help please :)

cosmin commented 11 years ago

Sorry, this isn't going to work on Windows, at least not without Cygwin.

cosmin commented 11 years ago

Duplicate of #15, and to reiterate, it might be possible to port this to Windows but I'm unlikely to get around to it since I don't use Windows anywhere