On Tue, 31 May 2011 14:41:20 +0100
Markos Chandras <[email protected]> wrote:
> I assume my e-mail filters to this specific folder are not working
> properly
I have no idea what that means.
Anyway, the problem was that xmw found a problem in the Manifest(1)
file and fixed it by editing it manually, which then triggered repoman
into nesting my Manifest signature into his, which is probably worth a
bug report on its own, after which I applied a trick to get repoman to
sign the Manifest again, properly this time, which involved adding a
ChangeLog entry, committing that, removing the ChangeLog entry and
committing that again. xmw had by then already "fixed" the issue using
another workaround, which involved removing one file entry from the
Manifest file, which apparently caused repoman to resign and recommit
the Manifest properly, so both my actions were moot to begin with and
which apparently triggered your filters.
jer
(1) Somehow two files that were not added to CVS had stuck in the
FILESDIR but echangelog and repoman had still plodded on and
committed a Manifest mentioning two stray files that should never
have been there. That's probably worth another bug report if I ever
manage to reproduce the problem.