-
Committer:
John Arbash Meinel
-
Date:
2007-02-26 22:08:14 UTC
-
mto:
(2255.11.3 dirstate)
-
mto:
This revision was merged to the branch mainline in
revision
2322.
-
Revision ID:
john@arbash-meinel.com-20070226220814-i6a95mlsdsv3yrf8
Make sure adding a duplicate file_id raises DuplicateFileId.
This adds an explicit test for it, updates Inventory to raise the right error,
and updates Dirstate.add() to also check for a duplicated file_id.