I found

  tla library-revisions --summary --date --creator

deadly slow for what it does, so, I played a bit with strace. It seems
it does a full inventory of each revision in the tree.

At least, the strace is full of

open("./path/to/dir/.arch-ids/file.id", O_RDONLY) = 4

Isn't it supposed to read only the log file for each revision? Seems
to be a bug... (verified at least for bazaar and tla 1.2)

-- 
Matthieu


_______________________________________________
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/

Reply via email to