Hi, Clifford Caoile wrote: > Hi Marten Svanfeldt: > > On Wed, Nov 12, 2008 at 11:28 PM, Marten Svanfeldt (dev) > <developer@xxxxxxxxxxxxx> wrote: .. > I suppose if I wanted to used ${workingdir}/.git instead of > ${workingdir}, I should replace the $tmpdir line above with $tmpdir = > $self->repo_path() . "/.git" ? No. repo_path() is the path to the repository, so the .git directory. If you instead want within the working directory it is wc_path(). > > Best regards, > Clifford Caoile -Marten Svanfeldt -- 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