1407
1407
The new dirstate will be an empty tree - that is it has no parents,
1408
1408
and only a root node - which has id ROOT_ID.
1414
1410
:param path: The name of the file for the dirstate.
1417
1413
# This constructs a new DirState object on a path, sets the _state_file
1418
1414
# to a new empty file for that path. It then calls _set_data() with our