Hi, On Fri, 30 Nov 2007, Junio C Hamano wrote: > Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > > > Since we plan to move the dash-form (git-<whatever>) into an execdir, it > > make sense to prepare our git protocol users for it. > > > > Noticed by Eyvind Bernhardsen. > > > > Signed-off-by: Johannes Schindelin <johannes.schindelin@xxxxxx> > > --- > > > > On Fri, 30 Nov 2007, Eyvind Bernhardsen wrote: > > > > > - When pushing to my system over ssh, git-receive-pack and > > > git-upload-pack are expected to be in $PATH. I resolved the > > > problem by putting symlinks in /usr/local/bin. > > > > How about this? (I only compile-tested it...) > > I only eyeball-tested it and looks Okay, but that does not assure us > much ;-). Is this change easy to test using local transport? Seems like it breaks down with git-shell. But then, I think that we just have to fix execv_git_cmd() to call builtins via "git" instead. Ciao, Dscho - 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