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

When checking out a module if a file is specified instead of a dir the cvs operation fails.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Platform: All, OS: All

      When specifying a list of modules for cvs if one of the modules listed is cvs
      then hudson build fails while trying to compute the changelog. The error is

      ERROR: No such directory exists. Did you specify the correct branch?:
      /net/jwsdp/export5/hudson/workspace/webtier-unit-tests/glassfish/appserv-tests/config.properties
      java.io.IOException: No such directory exists. Did you specify the correct
      branch?:
      /net/jwsdp/export5/hudson/workspace/webtier-unit-tests/glassfish/appserv-tests/config.properties
      at hudson.scm.CVSSCM.archive(CVSSCM.java:209)
      at hudson.scm.CVSSCM.checkout(CVSSCM.java:180)
      at hudson.model.Project.checkout(Project.java:321)
      at hudson.model.Build$1.run(Build.java:325)
      at hudson.model.Run.run(Run.java:515)
      at hudson.model.Build.run(Build.java:307)
      at hudson.model.Executor.run(Executor.java:60)

            Unassigned Unassigned
            mode mode
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: