Re: "bash: git-upload-pack: command not found" ??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Mar 06, 2008 at 01:47:10PM +0100, Uwe Kleine-König wrote:
> Hello,
> 
> Oliver Kullmann wrote:
> > Hello,
> > 
> > when using
> > 
> > Transitional> git pull ssh://user@xxxxxxx/~/path/to/Transitional master
> > 
> > on a remote machine I get
> > 
> > Password:
> > bash: git-upload-pack: command not found
> > fatal: The remote end hung up unexpectedly
> Where is git-upload-pack on the server machine?

In the same directory as git, in /usr/local/bin/

>  Where do you set your
> PATH to include $(basedir git-upload-pack).

Hm, it's set "nowhere". Likely that's the problem: For a 
standard-user the path includes the git-directory, but not
for the git-user.

>  Does 
> 
> 	git pull --upload-pack /path/to/git-upload-pack ...
> 
> help?
>

Yes! That solves it (I won't fiddle around with the path settings,
since I have also local installs etc., and that additional specification
does the job).

Thanks!

Oliver
 
-- 
Dr. Oliver Kullmann
Computer Science Department
Swansea University
Faraday Building, Singleton Park
Swansea SA2 8PP, UK
http://cs.swan.ac.uk/~csoliver/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux