Is there any way to list all the files that have changed between two tags in CVS?
Every time we do a release we apply a tag to all the files in that release. I want to f
cvs log -d ">=DATE" -N -S -R > cvs.log