http://bugs.grommit.com/show_bug.cgi?id=430





------- Comment #1 from richlowe at richlowe.net  2008-02-15 22:32 PDT -------
Created an attachment (id=175)
 --> (http://bugs.grommit.com/attachment.cgi?id=175&action=view)
suggested fix

This is because in build_old_new_mercurial, we don't tell Hg where the
workspace is, we just pass it a full path.  Hg won't guess the workspace based
on the full path to a file.

The first hunk of the attached diff is the fix, the second hunk is there so we
always pass -R to hg, and stop having these kind of problems (if we can use -R
every time we need to use Hg, it'll stand out more when we fail to)


-- 
Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to