Johan Herland <johan@xxxxxxxxxxx> writes: > When using the '-w $cvsdir' option to cvsexportcommit, it will chdir into > $cvsdir before executing several other git commands. If $GIT_DIR is set to > a relative path (e.g. '.'), the git commands executed by cvsexportcommit > will naturally fail with "fatal: Not a git repository". > > Therefore, if $GIT_DIR is relative, prepend $PWD to $GIT_DIR before the > chdir to $cvsdir. That sounds like a correct thing to do. Robin? - 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