From: "Joachim Schmitz" <jojo@schmitz-digital.de>
To: git@vger.kernel.org
Subject: Re: Can git pull from a mercurial repository?
Date: Tue, 25 Sep 2012 14:56:09 +0200 [thread overview]
Message-ID: <k3sepn$f1e$1@ger.gmane.org> (raw)
In-Reply-To: k3rnak$qp$1@ger.gmane.org
Gelonida N wrote:
> On 09/18/2012 02:40 PM, Joachim Schmitz wrote:
>>> From: Andreas Ericsson [mailto:ae@op5.se]
>>> Sent: Tuesday, September 18, 2012 1:46 PM
>>> To: Joachim Schmitz
>>> Cc: git@vger.kernel.org
>>> Subject: Re: Can git pull from a mercurial repository?
>>>
>>> On 09/18/2012 01:22 PM, Joachim Schmitz wrote:
>>>> Is there an easy way to get git to clone/pull from a Mercurial
>>>> repository?
>>>
>>> Yes. Google "git remote helpers" and you'll most likely find it.
>>
>> Well, I found a few. No idea how to get them to work though (so far
>> for the 'easy' part of my question) It seems
>> https://github.com/rfk/git-remote-hg requires Python 2.5
>> (and I only have 2.4), also I have no idea how to get it installed
>> https://github.com/SRabbelier/git is 3 years old, apparently never
>> made it into git, guess for a reason? Then I found
>> https://github.com/fingolfin/git/commits/remote-hg,
>> looks very confusing to me...
>
> Install a newer python and hg
> Are you really sure, that python 2.5 doesn't exist for your machine?
Yes, I am sure. Python 2.4 had been ported more than 5 years ago by a former
workmate, otherwise we wouldn't even have that.
> Most non embedded devices should offer python 2.5 or newer
> (for some distros you just have to add 'alternative' repositories)
For this platform (HP NonStop) basically nothing is available from any
repository on the web but ITUGLIB (http://ituglib.connect-community.org) and
that's the machine I'm working on/for ;-)
We're currently trying to port Python-2.7, but it ain't easy...
Bye, Jojo
next prev parent reply other threads:[~2012-09-25 14:24 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-18 11:22 Can git pull from a mercurial repository? Joachim Schmitz
2012-09-18 11:46 ` Andreas Ericsson
2012-09-18 12:40 ` Joachim Schmitz
2012-09-25 7:43 ` Gelonida N
2012-09-25 12:56 ` Joachim Schmitz [this message]
2012-09-25 14:39 ` Martin Langhoff
2012-09-25 14:15 ` Max Horn
2012-09-25 14:42 ` Joachim Schmitz
2012-09-26 7:38 ` Georgi Chorbadzhiyski
2012-09-26 8:46 ` Max Horn
2012-09-26 9:46 ` Georgi Chorbadzhiyski
2012-09-26 20:21 ` Cosmin Stejerean
2012-10-17 12:44 ` Felipe Contreras
2012-10-17 13:29 ` Felipe Contreras
2012-09-18 12:06 ` Georgi Chorbadzhiyski
2012-09-18 12:10 ` Joachim Schmitz
2012-09-18 12:33 ` Andreas Schwab
2012-09-18 12:40 ` Joachim Schmitz
2012-09-18 12:56 ` Andreas Schwab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='k3sepn$f1e$1@ger.gmane.org' \
--to=jojo@schmitz-digital.de \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.