git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Don't want to leave git for hg
@ 2009-02-17 20:36 Francis Moreau
  2009-02-17 23:34 ` Johannes Schindelin
  2009-02-17 23:37 ` John Tapsell
  0 siblings, 2 replies; 5+ messages in thread
From: Francis Moreau @ 2009-02-17 20:36 UTC (permalink / raw)
  To: git

Hello,

I unfortunately have to work on a hg repository.

For reasons that all git users understand I still want to use git.

So I'm wondering if others git users faced the same problem and if so
how they did workaround it ?

I found hg2git which could have solve my issue but it seems pretty old
and no more maintained.

Thanks
-- 
Francis

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Don't want to leave git for hg
  2009-02-17 20:36 Don't want to leave git for hg Francis Moreau
@ 2009-02-17 23:34 ` Johannes Schindelin
  2009-02-18  8:39   ` Francis Moreau
  2009-02-17 23:37 ` John Tapsell
  1 sibling, 1 reply; 5+ messages in thread
From: Johannes Schindelin @ 2009-02-17 23:34 UTC (permalink / raw)
  To: Francis Moreau; +Cc: git

Hi,

On Tue, 17 Feb 2009, Francis Moreau wrote:

> I found hg2git which could have solve my issue but it seems pretty old 
> and no more maintained.

You did not say from where you have it, so I would never know if you mean 
the same as I do.

I use the hg2git from http://repo.or.cz/w/fast-export.git and it works 
pretty well, most of the time.

Ciao,
Dscho

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Don't want to leave git for hg
  2009-02-17 20:36 Don't want to leave git for hg Francis Moreau
  2009-02-17 23:34 ` Johannes Schindelin
@ 2009-02-17 23:37 ` John Tapsell
  1 sibling, 0 replies; 5+ messages in thread
From: John Tapsell @ 2009-02-17 23:37 UTC (permalink / raw)
  To: git

2009/2/18 Francis Moreau <francis.moro@gmail.com>:
> Hello,
>
> I unfortunately have to work on a hg repository.
>
> For reasons that all git users understand I still want to use git.
>
> So I'm wondering if others git users faced the same problem and if so
> how they did workaround it ?

Maybe just learn mercurial, and submit patches for any features that
you desperately miss?  I doubt your employer will want you faffing
around with hg2git etc just because of one or two minor missing
features.

> I found hg2git which could have solve my issue but it seems pretty old
> and no more maintained.
>
> Thanks
> --
> Francis
> --
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Don't want to leave git for hg
  2009-02-17 23:34 ` Johannes Schindelin
@ 2009-02-18  8:39   ` Francis Moreau
  2009-02-18 10:28     ` Johannes Schindelin
  0 siblings, 1 reply; 5+ messages in thread
From: Francis Moreau @ 2009-02-18  8:39 UTC (permalink / raw)
  To: Johannes Schindelin; +Cc: git

Hello,

On Wed, Feb 18, 2009 at 12:34 AM, Johannes Schindelin
<Johannes.Schindelin@gmx.de> wrote:
> On Tue, 17 Feb 2009, Francis Moreau wrote:
>
>> I found hg2git which could have solve my issue but it seems pretty old
>> and no more maintained.
>
> You did not say from where you have it, so I would never know if you mean
> the same as I do.

I used the version hosted by github somehow:

git://github.com/vitaly/hg2git.git

> I use the hg2git from http://repo.or.cz/w/fast-export.git and it works
> pretty well, most of the time.

Ok I missed this one.

Since you may have the same needs as mine, I'm asking another
question: once you have finished your work in your git repo, how do
you reintegrate them into the hg repo ? do you use patches or
something else ?

thanks
-- 
Francis

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Don't want to leave git for hg
  2009-02-18  8:39   ` Francis Moreau
@ 2009-02-18 10:28     ` Johannes Schindelin
  0 siblings, 0 replies; 5+ messages in thread
From: Johannes Schindelin @ 2009-02-18 10:28 UTC (permalink / raw)
  To: Francis Moreau; +Cc: git

Hi,

On Wed, 18 Feb 2009, Francis Moreau wrote:

> On Wed, Feb 18, 2009 at 12:34 AM, Johannes Schindelin
> <Johannes.Schindelin@gmx.de> wrote:
> > On Tue, 17 Feb 2009, Francis Moreau wrote:
> >
> >> I found hg2git which could have solve my issue but it seems pretty old
> >> and no more maintained.
> >
> > You did not say from where you have it, so I would never know if you mean
> > the same as I do.
> 
> I used the version hosted by github somehow:
> 
> git://github.com/vitaly/hg2git.git
> 
> > I use the hg2git from http://repo.or.cz/w/fast-export.git and it works
> > pretty well, most of the time.
> 
> Ok I missed this one.
> 
> Since you may have the same needs as mine, I'm asking another
> question: once you have finished your work in your git repo, how do
> you reintegrate them into the hg repo ? do you use patches or
> something else ?

Ah, I do not need to do that...  But yes, I would use patches (there must 
be a git-am lookalike in Hg).  Or maybe their fast-import equivalent I 
heard rumors of.

Ciao,
Dscho

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-02-18 10:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-17 20:36 Don't want to leave git for hg Francis Moreau
2009-02-17 23:34 ` Johannes Schindelin
2009-02-18  8:39   ` Francis Moreau
2009-02-18 10:28     ` Johannes Schindelin
2009-02-17 23:37 ` John Tapsell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).