On 22/06/07, Raimund Bauer <ray007@xxxxxxx> wrote:
In my config it looks like this: [remote "slcom"] uploadpack = /usr/local/bin/git-upload-pack receivepack = /usr/local/bin/git-receive-pack
putting [remote "glue"] uploadpack = /home/ram/opt/git/bin/git-upload-pack receivepack = /home/ram/opt/git/bin/git-receive-pack in my .gitconfig I still get the error saying that git-receive-pack can't be found. If I specify the path on the git push command line using the --exec option then git-receive-pack is found, so it appears that my config file isn't being read. Cheers Adam - 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