Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-25722

CVS update not working (CVS plugin 2.4,2.7) and cvsclient-71-jenkins-11 artifact

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • cvs-plugin
    • None
    • CVS update not working (CVS plugin 2.4,2.7) and cvsclient-71-jenkins-11 artifact

      UpdateCommand with in this cvsclient jenkins library doesnot work as expected..

      I even tried force clean up as below, still does not work
      UpdateCommand updateCommand=new UpdateCommand();
      updateCommand.setCleanCopy(true);

          [JENKINS-25722] CVS update not working (CVS plugin 2.4,2.7) and cvsclient-71-jenkins-11 artifact

          To give us a chance of diagnosing and fixing this, please explain what it is you're expecting to happen, what it is that is actually happening, and try this out using the latest version of the CVS plugin.

          Michael Clarke added a comment - To give us a chance of diagnosing and fixing this, please explain what it is you're expecting to happen, what it is that is actually happening, and try this out using the latest version of the CVS plugin.

          Since no-one else has reported this, and I've not been able to reproduce this, I'm closing this issue. If anyone has any further details that will help replicate this issue then feel free to provide them and re-open this issue.

          Michael Clarke added a comment - Since no-one else has reported this, and I've not been able to reproduce this, I'm closing this issue. If anyone has any further details that will help replicate this issue then feel free to provide them and re-open this issue.

          Kishore Reddy added a comment -

          I too faced this issue.

          Tried running update command with setCleanCopy() to true

          After deleting a file - file got re created.

          After modifying the file - .cvsignore and version file(having name of modified file) got created but the file modifications are not reverted back.If i do the same with Tortoise CVS client the changes were reverted.

          Any idea?

          Kishore Reddy added a comment - I too faced this issue. Tried running update command with setCleanCopy() to true After deleting a file - file got re created. After modifying the file - .cvsignore and version file(having name of modified file) got created but the file modifications are not reverted back.If i do the same with Tortoise CVS client the changes were reverted. Any idea?

          Kishore Reddy added a comment -

          Hi Michael,

          We are having trouble in getting the CVS update worked as expected.It is not reverting the modifications but creating .cvsignore and version files.

          Am i missing any configuration?

          Kishore Reddy added a comment - Hi Michael, We are having trouble in getting the CVS update worked as expected.It is not reverting the modifications but creating .cvsignore and version files. Am i missing any configuration?

            Unassigned Unassigned
            newbie Sowrabha Chandrashekar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: