On Sun, Oct 21, 2007 at 10:59:01PM +0100, Johannes Schindelin wrote: > Earlier, we tried to find the git commands in several possible exec > dirs. Now, if all of these failed, try to find the git command in > PATH. I'm tempted to try a different approach. What if instead of looping and building up strings of all the different absolute paths we want to try we just prepend to PATH with the correct extra precedence, and then call execvp on the command we want? sRp -- Scott Parish http://srparish.net/ - 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