Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Hi, I need to tag a project, but I'm getting errors from any of the following commands (from the root project directory). I'm just trying to tag it to mark an event, which I know I've done before. Cvs tag -c MYTAG Cvs tag MYTAG Cvs tag -R MYTAG The cruxt of the error is: The following character string is too long: And at that point, it lists all the files in the large subdirectories (public_html, in this case, which is a critical directory). There are a few subdirectories which have problems with the tag. Then, I get: cvs server: Pre-tag check failed And cvs [server aborted]: correct the above errors first! And my files are not tagged. How do I resolve this? Thanks, Jeff