* Cogito(?): git+ssh pulling broken with tcsh as default shell
@ 2005-09-01 21:21 H. Peter Anvin
2005-09-12 0:37 ` Petr Baudis
0 siblings, 1 reply; 2+ messages in thread
From: H. Peter Anvin @ 2005-09-01 21:21 UTC (permalink / raw)
To: Git Mailing List
: tazenda 54 ; cg-clone -s
git+ssh://terminus.zytor.com/home/hpa/klibc/official/.git/
defaulting to local storage area
mkdir: cannot create directory `.git/branches': File exists
master
100% 41 0.0KB/s 00:00
GIT_DIR=/home/hpa/klibc/official/.git: Command not found.
error: Couldn't read version from remote end
cg-pull: objects pull failed
cg-clone: pull failed
It looks like it tries to execute a sh/bash script on the remote end,
without forcing the remote end to use sh/bash to execute the script.
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: Cogito(?): git+ssh pulling broken with tcsh as default shell
2005-09-01 21:21 Cogito(?): git+ssh pulling broken with tcsh as default shell H. Peter Anvin
@ 2005-09-12 0:37 ` Petr Baudis
0 siblings, 0 replies; 2+ messages in thread
From: Petr Baudis @ 2005-09-12 0:37 UTC (permalink / raw)
To: H. Peter Anvin, Daniel Barkalow; +Cc: Git Mailing List
Dear diary, on Thu, Sep 01, 2005 at 11:21:57PM CEST, I got a letter
where "H. Peter Anvin" <hpa@zytor.com> told me that...
> : tazenda 54 ; cg-clone -s
> git+ssh://terminus.zytor.com/home/hpa/klibc/official/.git/
> defaulting to local storage area
> mkdir: cannot create directory `.git/branches': File exists
> master
> 100% 41 0.0KB/s 00:00
> GIT_DIR=/home/hpa/klibc/official/.git: Command not found.
> error: Couldn't read version from remote end
> cg-pull: objects pull failed
> cg-clone: pull failed
>
>
> It looks like it tries to execute a sh/bash script on the remote end,
> without forcing the remote end to use sh/bash to execute the script.
This is a git-ssh-pull bug (rsh.c:setup_connection()) and should be
pretty easy to fix. Daniel?
--
Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
If you want the holes in your knowledge showing up try teaching
someone. -- Alan Cox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-09-12 0:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-01 21:21 Cogito(?): git+ssh pulling broken with tcsh as default shell H. Peter Anvin
2005-09-12 0:37 ` Petr Baudis
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).