On Tue, Jun 24, 2008 at 01:44:34PM -0700, Junio C Hamano wrote: > >> bash: git-upload-pack: command not found > >> fatal: The remote end hung up unexpectedly > > > > Hmm. Probably the client needs to be newer, too. This is going to be > > painful. Junio? > > Even with maint client accessing an account with next git-shell as its > login shell, I do not get the above failure. > > Is git-shell installed and configured correctly at all in Miklos's setup? > Why does the other side say "bash: git-upload-pack" when login shell is > git-shell and not bash? Sorry for the confusion, this is not about git-shell at all. I have bash as the shell on the server, obviously. So, in case the server runs next, the client runs master, and I try to clone via ssh, I get the above error.