Piroumian Konstantin wrote: > Hi, Cocooners! > > Trying to commit refactored JSP and i18n samples and get this message: > > cvs commit -m "Refactored JSP samples" (in directory > D:\Java\repository\xml-cocoon2\src\webapp\samples\jsp) > cvs commit: Examining . > **** Access denied: Insufficient Karma > (kpiroumian|xml-cocoon2/src/webapp/samples/jsp) > cvs server: Pre-commit check failed > cvs [server aborted]: correct above errors first! > > *****CVS exited normally with code 1***** > > Can anybody please solve this Karma problems?
First, are you using the correct CVSROOT? It should be something like this: :ext:${username}@cvs.apache.org:/home/cvs Where "${username}" is your login account on cvs.apache.org. If you are not using that CVSROOT, or you don't have a login for cvs.apache.org, then there is more that has to happen before you can commit. Noone has Karma to commit to the public CVS repository. If you have the correct CVSROOT, send a mail to the person who requested your info for commit privelesges. -- "They that give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]