On Sun, 2005-04-03 at 13:04 -0400, Aaron Bentley wrote: > David Allouche wrote: > > > And I remembered the previous discussions on associating an inventory ID > > to the tree-root. The tree-root used to be a bit special, but it's > > actually a problem to the changeset logic. > > In fact, the tree-root does have an id in the changeset logic. It's > always "?_.", but never appears anywhere else.
Thats the hard coded fall-back default. tree roots can have ids - trivially try: init-tree add . id . We should probably make init-tree perform 'add .' on the fly. Cheers, Rob
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Gnu-arch-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/
