[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Add Package Mercurial
From: |
Arne Babenhauserheide (IMK) |
Subject: |
Re: Add Package Mercurial |
Date: |
Tue, 1 Oct 2013 14:46:15 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130816 Thunderbird/17.0.8 |
Dear Guix hackers,
Am 27.09.2013 21:20, schrieb Ludovic Courtès:
>> The patch is in git diff format with commit message, so I hope you can
>> apply it.
>
> The patch is not in ‘git format-patch’ format, which makes it more
> tedious for us to deal with it.
>
> I understand Git may not be your favorite VCS, but we’d be grateful if
> you could facilitate our work.
I could push it to a git-repo from which you can pull.
I tried using git format-patch but I just gave up in frustration when I
could not find out how to take out files when amending a commit.
--snip more git frustration which cost me ~15 minutes right now--
The only ways I intend to work with git are via emacs vc-mode or via
hg-git. So either you can take non-amended series of commits with
repeated corrections (emacs vc-mode), you can take regular diffs or you
pull from a git-repo (hg-git). Or I have to give up on contributing,
because I don’t want to hurt my brain any more with the git cli.
> I tried building it and it fails:
>
> --8<---------------cut here---------------start------------->8---
> starting phase `build'
> running "python setup.py" with command "build" and parameters ()
> setup.py with python3 needs --c2to3 (experimental)
> phase `build' failed after 1 seconds
> --8<---------------cut here---------------end--------------->8---
>
> Presumably Mercurial uses a different build system different from
> “python setup.py”, no?
Ah, that looks like it’s a python3 issue. The easy workaround would be
to just disable python3 for hg (as for the other python-vcs’).
Best wishes,
Arne
--
Doktorand
Gruppe: GHG
Raum: 435/410
Tel.: +49 721 608-22885
address@hidden
Karlsruher Institut für Technologie
IMK-ASF
Postfach 36 40
76021 Karlsruhe
0xA70DA09E.asc
Description: application/pgp-keys
arne_babenhauserheide.vcf
Description: Vcard
signature.asc
Description: OpenPGP digital signature
- Re: Add Package Mercurial,
Arne Babenhauserheide (IMK) <=