9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: John Floren <slawmaster@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] git on plan9
Date: Wed, 15 Jul 2009 16:44:45 -0700	[thread overview]
Message-ID: <7d3530220907151644o6d0f9a3cg5f4ba2a77c518ba1@mail.gmail.com> (raw)
In-Reply-To: <dd6fe68a0907151601p79d9b1bgb1b62dd265c890c1@mail.gmail.com>

On Wed, Jul 15, 2009 at 4:01 PM, Russ Cox<rsc@swtch.com> wrote:
> On Wed, Jul 15, 2009 at 3:38 PM, <drivers@0xabadba.be> wrote:
>> Thats good to hear HG is working well, I am really hoping for git
>> as it is hosting my current repo of works.  If git does not exist
>> and there is no plan to do it in the future I can migrate over my
>> stuff (i'd prefer to do actual new work than porting VCS!).
>> Thanks for the replies thus far.
>
> If the hg is new enough that it comes with the bookmarks
> extension, then you can install a separate extension
> that will make it handle git too.  I have been using hg to
> manipulate git repositories and find it far more pleasant
> than using git directly.
>
>  http://hg-git.github.com/
>  http://bitbucket.org/abderrahim/hg-git/
>
> The code at the second URL, which is a newer fork
> of the first URL's code, makes it almost transparent:
>
>  hg clone git://asdfkjasdfadsf
>  hg commit
>  hg push
>  hg pull -u
>
> They all just work.
>
> Russ
>

It appears that the Plan 9 port of hg is version 1.0.2, which does not
have bookmarks.

To those who ported it, how difficult was the task? How much work
would it be to bring in 1.2?

To Russ, it's not quite clear... does the git extension *require*
bookmarks, or just work better with them?

Right now I'm trying to clone hg-git to test it, but the clone is failing with:
%hg clone http://bitbucket.org/abderrahim/hg-git/
destination directory: hg-git
requesting all changes
adding changesets
adding manifests
adding file changes
transaction abort!
rollback completed
abort: Invalid argument: /usr/john/lib/hg-git/.hg/store/data


John
-- 
"I've tried programming Ruby on Rails, following TechCrunch in my RSS
reader, and drinking absinthe. It doesn't work. I'm going back to C,
Hunter S. Thompson, and cheap whiskey." -- Ted Dziuba



  reply	other threads:[~2009-07-15 23:44 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-15 22:38 drivers
2009-07-15 23:01 ` Russ Cox
2009-07-15 23:44   ` John Floren [this message]
2009-07-15 23:56     ` Russ Cox
2009-07-16  0:08     ` Federico G. Benavento
2009-07-16 20:51       ` drivers
2009-07-16 21:17         ` ron minnich
2009-07-16 21:21           ` Felipe Bichued
2009-07-16 21:28             ` drivers
2009-07-16 23:08           ` Federico G. Benavento
2009-07-16 23:16             ` Federico G. Benavento
2009-07-16 23:25               ` Federico G. Benavento
2009-07-17  0:35                 ` drivers
2009-07-17  1:02                   ` John Floren
2009-07-17  2:08                     ` drivers
2009-07-17 16:45                     ` drivers
2009-07-17 16:58                       ` Russ Cox
2009-07-17 17:02                         ` drivers
2009-07-16 21:18         ` Felipe Bichued
2009-07-16 21:20           ` erik quanstrom
2009-07-16 21:31             ` Felipe Bichued
2009-07-16 21:38               ` erik quanstrom
2009-07-16  2:36     ` drivers
2009-07-18 22:46 drivers
2009-07-20 21:39 ` John Floren
2009-07-20 21:40   ` John Floren
2009-07-20 21:43   ` Roman V Shaposhnik
2009-07-20 21:47     ` John Floren
2009-07-21 14:50       ` james toy
2009-07-21 14:56         ` james toy
2009-07-21 15:22           ` Federico G. Benavento
2009-07-21 15:55             ` james toy

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=7d3530220907151644o6d0f9a3cg5f4ba2a77c518ba1@mail.gmail.com \
    --to=slawmaster@gmail.com \
    --cc=9fans@9fans.net \
    /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 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).