git 1.7.3 uses mkdir as part of 'clone' with trailing slashes, e.g. mkdir 'abc/'. My older BSD machine does not accept that and only allows mkdir 'abc'. This patch, posted September 9, 2010, fixed my git problem: http://www.spinics.net/lists/git/msg140155.html Hopefully this will be applied in a future git release. Thanks. -- Bruce Momjian <bruce@xxxxxxxxxx> http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. + -- 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