Hello - I have a question about a strange error message while removing a file. The message came up after CVS was 'done' removing the file -- "touch: cannot change times on ..." However, this message does not appear to have any funtional effect as the file did get removed from the tree successfully. Can someone provide some insight on this? Log below... Thanks, Dean > rm deleteme > cvs remove deleteme cvs server: scheduling `deleteme' for removal cvs server: use 'cvs commit' to remove this file permanently > cvs commit -m "testing" cvs commit: Examining . Removing deleteme; /proj/cvsroot/tc701/api/tod/bin/deleteme,v <-- deleteme new revision: delete; previous revision: 1.1 done touch: cannot change times on /proj/cvsroot/test/bin/CVS/fileattr > cd /proj/cvsroot/test/bin > ls -l drwxrwxrwx 2 ddo sw 1024 Apr 13 11:57 Attic drwxrwxrwx 2 ddo sw 1024 Apr 6 12:08 CVS > cd CVS > ls -l -rw-rw-rw- 1 ddo sw 74 Apr 10 12:16 fileattr > cat fileattr FTOD _watched= Fdeleteme _watched= Fdeleteme_cygwin _watched= D _watched= _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
