Hi, I'm trying to make CVS work on our HP-UX 11.0 network.
1. Downloaded CVS and installed it. 2. Specified CVSROOT in .cshrc 3. Created a repository with "cvs init" 4. Checked in/committed a bunch of files with "cvs ci *.v" 5. I setup the .cshrc file for another user, Peggy. 6. Peggy tried to check in some files using the same command as I did ("cvs ci *.v"), and that's when she got below error message. cvs commit: cannot open CVS/Entries for reading: No such file or directory cvs commit: nothing known about `abc.v' cvs commit: nothing known about `def.v' Please let me know what I do wrong. Thanks, Albin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs