From: Efraim Flashner <efraim@flashner.co.il>
To: "Clément Lassieur" <clement@lassieur.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add git-review.
Date: Sat, 10 Sep 2016 22:05:38 +0300 [thread overview]
Message-ID: <20160910190536.GA6073@macbook42.flashner.co.il> (raw)
In-Reply-To: <87fup9f41n.fsf@lassieur.org>
[-- Attachment #1: Type: text/plain, Size: 1579 bytes --]
On Fri, Sep 09, 2016 at 06:09:40PM +0200, Clément Lassieur wrote:
> Efraim Flashner <efraim@flashner.co.il> writes:
>
> > I found ssh and I found an instance of scp, so this should be better.
>
> --8<---------------cut here---------------start------------->8---
> clement@lev ~/foo [env]# git-review -d 36373
> Downloading refs/changes/73/36373/1 from gerrit
> Cannot fetch patchset contents
>
> Does specified change number belong to this project?
>
> The following command failed with exit code 128
> "/gnu/store/...-git-2.10.0/bin/git fetch gerrit refs/changes/73/36373/1"
> -----------------------
> error: cannot run ssh: No such file or directory
> fatal: unable to fork
> -----------------------
> clement@lev ~/foo [env]# /gnu/store/...-git-2.10.0/bin/git remote -v
> gerrit ssh://bar (fetch)
> gerrit ssh://bar (push)
> --8<---------------cut here---------------end--------------->8---
>
> It looks like ssh isn't hardcoded within git either. Is it worth doing
> this for git-review then?
This looks like you are using ssh for talking to the remote server, in
which case it would exist outside of git-review. Or did I misunderstand
it?
It does seem that wrapping the program would be easier than trying to
fing regexes that work to patching only certain instances of other
programs.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2016-09-10 19:05 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-08 7:06 [PATCH] gnu: Add git-review Clément Lassieur
2016-09-08 7:37 ` Vincent Legoll
2016-09-08 10:16 ` Efraim Flashner
2016-09-08 12:28 ` [PATCH] gnu: Add python-git-review Clément Lassieur
2016-09-08 17:45 ` Efraim Flashner
2016-09-08 12:28 ` [PATCH] gnu: Add git-review Ben Woodcroft
2016-09-08 17:58 ` Efraim Flashner
2016-09-09 16:24 ` Clément Lassieur
2016-09-09 20:27 ` Clément Lassieur
2016-09-08 18:32 ` Efraim Flashner
2016-09-09 8:23 ` Clément Lassieur
2016-09-09 15:00 ` Efraim Flashner
2016-09-09 16:09 ` Clément Lassieur
2016-09-10 19:05 ` Efraim Flashner [this message]
2016-09-10 21:13 ` [PATCH] gnu: python-git-review: Wrap it so 'git', 'ssh' and 'scp' are found Clément Lassieur
2016-09-11 7:05 ` Efraim Flashner
2016-09-10 21:25 ` [PATCH] gnu: Add git-review Clément Lassieur
2016-09-09 18:49 ` Alex Kost
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=20160910190536.GA6073@macbook42.flashner.co.il \
--to=efraim@flashner.co.il \
--cc=clement@lassieur.org \
--cc=guix-devel@gnu.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
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.