Thanks a lot; we replaced the corrupt file and it works fine now. Sorry for the false alarm.
Craig From: [email protected] [mailto:[email protected]] On Behalf Of Michael Clarke Sent: Monday, April 01, 2013 9:13 AM To: [email protected] Subject: Re: CVS plugin upgrade problems The new plugin uses CVS Rlog for building the changelog and for polling; the old version used log and update for the respective changelog and polling operations. If you try and run "cvs rlog -S -d24 Nov 2012 02:31:23 -0500<30 Mar 2013 02:31:05 -0400 jcmsv" aganst your repository using a command line client I expected you'll get the same error which indicates one of the control files in your repository is possibly corrupt. This isn't a CVS Plugin specific problem (unless we revert to not using rlog for polling), but Google search maybe able to help with resolving the root cause. Thanks, Michael On 1 April 2013 14:04, Harpel, Craig <[email protected]<mailto:[email protected]>> wrote: I tried upgrading the CVS plugin from version 1.6 to 2.8 under Jenkins 1.466. Now I get the following error in my build: cvs update: Updating workspace/commService/test cvs rlog -S -d24 Nov 2012 02:31:23 -0500<30 Mar 2013 02:31:05 -0400 jcmsv cvs rlog: Logging jcmsv cvs rlog: warning: duplicate key `log' in version `1.4' of RCS file `/cvsroot/infr/jcmsv/build.xml,v' cvs [rlog aborted]: unrecognized operation '\x3c' in /cvsroot/infr/jcmsv/build.xml,v Can someone explain why it works with the old plugin and not the new one? Thanks. Craig -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:jenkinsci-users%[email protected]>. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
