git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-peek-remote vs git-pull (error in latter)
@ 2007-08-13 22:01 Evan Carroll
  2007-08-13 22:32 ` Evan Carroll
  0 siblings, 1 reply; 2+ messages in thread
From: Evan Carroll @ 2007-08-13 22:01 UTC (permalink / raw)
  To: git

I'm having a *major* problem with git-pull and ssh locations. Notice
the bottom works, and the top not so much can't find --upload-pack. As
an aside, an error when people try ssh://user@location/ an error would
be nice. die "Bad ssh-location syntax" if $cmd =~ /^ssh:/

ecarroll@x60s:~/Desktop/scraper$ git pull
--upload-pack=/home/dealermade/bin/git-upload-pack
dealermade@chason:/home/dealermad
/Desktop/scraper/.git
sh: /home/dealermade/bin/git-upload-pack: not found
fatal: The remote end hung up unexpectedly
Cannot get the repository state from origin

ecarroll@x60s:~/Desktop/scraper$ git-peek-remote
--upload-pack=/home/dealermade/bin/git-upload-pack
dealermade@chason:/home/dealermade/Desktop/scraper/.git
00af556bab4850c1f52eb259445688689f1dd4ff        HEAD
00af556bab4850c1f52eb259445688689f1dd4ff        refs/heads/master
fe0e395cc4161071ac871215919563edc8de59c3        refs/heads/origin

Please cc me in all correspondence, me@evancarroll.com

Thanks again!

-- 
Evan Carroll
System Lord of the Internets
me@evancarroll.com
832-445-8877

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

* Re: git-peek-remote vs git-pull (error in latter)
  2007-08-13 22:01 git-peek-remote vs git-pull (error in latter) Evan Carroll
@ 2007-08-13 22:32 ` Evan Carroll
  0 siblings, 0 replies; 2+ messages in thread
From: Evan Carroll @ 2007-08-13 22:32 UTC (permalink / raw)
  To: git

It appears as if the error is from git-ls-remote which has a bug
(somewhere) in its --upload-pack

On 8/13/07, Evan Carroll <me@evancarroll.com> wrote:
> I'm having a *major* problem with git-pull and ssh locations. Notice
> the bottom works, and the top not so much can't find --upload-pack. As
> an aside, an error when people try ssh://user@location/ an error would
> be nice. die "Bad ssh-location syntax" if $cmd =~ /^ssh:/
>
> ecarroll@x60s:~/Desktop/scraper$ git pull
> --upload-pack=/home/dealermade/bin/git-upload-pack
> dealermade@chason:/home/dealermad
> /Desktop/scraper/.git
> sh: /home/dealermade/bin/git-upload-pack: not found
> fatal: The remote end hung up unexpectedly
> Cannot get the repository state from origin
>
> ecarroll@x60s:~/Desktop/scraper$ git-peek-remote
> --upload-pack=/home/dealermade/bin/git-upload-pack
> dealermade@chason:/home/dealermade/Desktop/scraper/.git
> 00af556bab4850c1f52eb259445688689f1dd4ff        HEAD
> 00af556bab4850c1f52eb259445688689f1dd4ff        refs/heads/master
> fe0e395cc4161071ac871215919563edc8de59c3        refs/heads/origin
>
> Please cc me in all correspondence, me@evancarroll.com
>
> Thanks again!
>
> --
> Evan Carroll
> System Lord of the Internets
> me@evancarroll.com
> 832-445-8877
>


-- 
Evan Carroll
System Lord of the Internets
me@evancarroll.com
832-445-8877

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

end of thread, other threads:[~2007-08-13 22:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-13 22:01 git-peek-remote vs git-pull (error in latter) Evan Carroll
2007-08-13 22:32 ` Evan Carroll

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).