Gabriel Genellina wrote: > Or, any other suggestion for getting the list of > added/removed/changed files after a certain tag/date? I usually use separate checkouts and local (non-cvsnt) directory tree comparison tools. Works in most situations for me, but I can see how that could be inconvenient for large file sets. Gerhard