info-cvs
[Top][All Lists]
Advanced

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

Re: Consistency check of repository & knowing whether files are being wa


From: marko
Subject: Re: Consistency check of repository & knowing whether files are being watched
Date: Wed, 19 May 2004 10:03:53 +0200 (CEST)

Hi Jim & Mark,

if I try to write my own script for checking the consistency of a
repository, which things I should take into account? I mean, would it be
enough to read the content of each dir recursively and then check whether
all files got really included in the fileattr file like

---snip---
FThe1stFileName _watched=
FThe2ndFileName _watched=
...
---snip---

and check that every subdir-containing directory has the entry

---snip---
D       _watched=
---snip---

or are there still other quircks which have to be taken care of.

Of course this assumes that the repository is currently not in use,
meaning that there are no edited files.

Well, one could think about what you once mentioned that there might be
entries like this

---snip---
Fwbl804.FIS     _watched=;_editors=kaening_flmpc25>Tue May 18 14:14:01
2004 GMT+flmpc25+P:\MIRROR;_watchers=kaening_flmpc25>tedit+tunedit+tcommit
---snip---

So one might detect also editors and watchers optionally... Or even throw
them out as someone liked to do...

Question: Do you know anything else which might cross my way? No quircks?


Regards,
Marko




reply via email to

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