AB> It also happened to me, when I committed the CVSROOT folder the AB> administrative database didn't get rebuilt. I solved the problem AB> as soon as I found that the code that checks if the database AB> has to be rebuilt makes a case-sensitive comparison with an hardcoded AB> _uppercase_ string "CVSROOT". Therefore if you checkout CVSROOT Also there are case-sensitive checks in the "loginfo"
So I have to write lines like: [Pp][Rr][Oo][Jj][Ee][Cc][Tt] sending_mail_command_here in the "loginfo" to don't worry about the project name during checkout. Or we can patch the file name comparisions. -- Best regards, Alexey mailto:[EMAIL PROTECTED] _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
