[ 
https://issues.jenkins-ci.org/browse/JENKINS-13227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160895#comment-160895
 ] 

Guillaume Bilodeau edited comment on JENKINS-13227 at 3/28/12 12:55 PM:
------------------------------------------------------------------------

No output at all.

D:\Projets\jdevws\portailInt>cvs rlog -d"22 Mar 2012 09:26:21 -0400<27 Mar 2012 
12:00:00 -0400" -S portailInt
cvs rlog: Logging portailInt

However, I did run the same command on a greater range and get some output:

D:\Projets\jdevws\portailInt>cvs rlog -d"01 Jan 2012 00:00:00 -0400<31 Mar 2012 
12:00:00 -0400" -S portailInt
cvs rlog: Logging portailInt

RCS file: /usr/local/cvs/repcvs/PortailInternetMouvement/portailInt/.cvsignore,v
head: 1.1
branch:
locks: strict
access list:
symbolic names:
        d-chg00014229_op_impl_2012-04-01_v01: 1.1
        d-chg00014229_op_impl_2012-03-25_v06: 1.1
        d-chg00014229_op_impl_2012-03-25_v05: 1.1
        aq_op_2012-03-25_v04: 1.1
        d-chg00014229_op_impl_2012-03-25_v04: 1.1
        aq_op_2012-03-25_v03: 1.1
        d-chg00014229_op_impl_2012-03-25_v03: 1.1
        d-chg00014229_op_impl_2012-03-25_v02: 1.1
        aq_op_2012-03-25_v01: 1.1
        d-chg00014229_op_impl_2012-03-25_v01: 1.1
        d-chg00014229_op_brc_preimp-op-2012-02-27: 1.1.0.2
        preimp_op_2012-02-27: 1.1
keyword substitution: kv
total revisions: 1;     selected revisions: 1
description:
----------------------------
revision 1.1
date: 2012/02/10 22:14:15;  author: ba0chzi;  state: Exp;
Cleanup - no class files in CVS please!
=============================================================================

...

But this does not correspond at all to what's been committed to that 
repository, either in the head or in the branch...  I'm at a loss as to how 
that command should work.
                
      was (Author: gbilodeau):
    No output at all.

D:\Projets\jdevws\portailInt>cvs rlog -d"22 Mar 2012 09:26:21 -0400<27 Mar 2012 
12:00:00 -0400" -S portailInt
cvs rlog: Logging portailInt

However, I did run the same command on a greater range and did get some output:

D:\Projets\jdevws\portailInt>cvs rlog -d"01 Jan 2012 00:00:00 -0400<31 Mar 2012 
12:00:00 -0400" -S portailInt
cvs rlog: Logging portailInt

RCS file: /usr/local/cvs/repcvs/PortailInternetMouvement/portailInt/.cvsignore,v
head: 1.1
branch:
locks: strict
access list:
symbolic names:
        d-chg00014229_op_impl_2012-04-01_v01: 1.1
        d-chg00014229_op_impl_2012-03-25_v06: 1.1
        d-chg00014229_op_impl_2012-03-25_v05: 1.1
        aq_op_2012-03-25_v04: 1.1
        d-chg00014229_op_impl_2012-03-25_v04: 1.1
        aq_op_2012-03-25_v03: 1.1
        d-chg00014229_op_impl_2012-03-25_v03: 1.1
        d-chg00014229_op_impl_2012-03-25_v02: 1.1
        aq_op_2012-03-25_v01: 1.1
        d-chg00014229_op_impl_2012-03-25_v01: 1.1
        d-chg00014229_op_brc_preimp-op-2012-02-27: 1.1.0.2
        preimp_op_2012-02-27: 1.1
keyword substitution: kv
total revisions: 1;     selected revisions: 1
description:
----------------------------
revision 1.1
date: 2012/02/10 22:14:15;  author: ba0chzi;  state: Exp;
Cleanup - no class files in CVS please!
=============================================================================

...

But this does not correspond at all to what's been committed to that 
repository, either in the head or in the branch...  I'm at a loss as to how 
that command should work.
                  
> CVS plugin 2.1 does not detect changes
> --------------------------------------
>
>                 Key: JENKINS-13227
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13227
>             Project: Jenkins
>          Issue Type: Bug
>          Components: cvs
>            Reporter: Guillaume Bilodeau
>              Labels: cvs
>
> As presented in the user group: 
> https://groups.google.com/forum/?fromgroups#!topic/jenkinsci-users/Dvv0I3FBNW4
> We've been running Jenkins 1.451 and 1.454 on Windows XP against a CVS 
> repository for a few weeks now, without any problems. The CVS plugin (v1.6) 
> was using the local cvsnt install.
> We've since upgraded the CVS plugin to version 2.1 (by manually pinning the 
> plugin) and since then, CVS changes are not detected. The CVS polling log is 
> triggered properly, tons of "cvs rlog" instructions are sent, but at the end 
> "No changes" is displayed.
> Using CVS plugin 1.6 the cvs polling command looked like this (executed at 
> 5:26:21 PM EDT):
> cvs -q -z3 -n update -PdC -r d-chg00014229_op_brc_preimp-op-2012-02-27 -D 
> "Thursday, March 22, 2012 9:26:21 PM UTC"
> Using CVS plugin 2.1, the last cvs checkout command looked like this 
> (executed at 11:56:16 AM EDT):
> cvs checkout -P -r d-chg00014229_op_brc_preimp-op-2012-02-27 -D 23 Mar 2012 
> 11:56:16 EDT -d portailInt portailInt
> We're in Montreal, so Eastern Time Zone with Daylight Saving Time in effect.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to