gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnu-arch-users] [BUG] Why does tla/baz library-revision access so many


From: Matthieu Moy
Subject: [Gnu-arch-users] [BUG] Why does tla/baz library-revision access so many files ?
Date: Mon, 02 May 2005 13:14:37 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.4 (gnu/linux)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]