-
Committer:
John Arbash Meinel
-
Date:
2007-03-01 01:56:28 UTC
-
mto:
(2255.11.3 dirstate)
-
mto:
This revision was merged to the branch mainline in
revision
2322.
-
Revision ID:
john@arbash-meinel.com-20070301015628-3qy7ndtsui6ya4ix
WorkingTree.unversion() should not raise if unversioning a child and a parent.
Also switch all calls to os.path.join() over to osutils.pathjoin() for correctness
on win32.