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

VSS plugin cannot pickup srcsafe.ini

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • vss-plugin
    • None
    • Platform: All, OS: All

    Description

      When running a build that gets the latest version from VSS the following error
      occurs:

      <path to srcsafe.ini> is a directory. Please specify the location of srcsafe.ini

      From version 1.3 of the VSS plugin, looking at VSSSCM.java, on line 305, it
      checks whether the serverPath variable is NOT a directory, and then throws an
      IOException the above message. I believe the check should be for whether the
      serverPath variable IS a directory.

      Attachments

        Activity

          grimlock81 grimlock81 added a comment -

          Assigning to owner of subcomponent

          grimlock81 grimlock81 added a comment - Assigning to owner of subcomponent

          Code changed in hudson
          User: : kohsuke
          Path:
          trunk/hudson/plugins/vss/src/main/java/scm/vss/VSSSCM.java
          http://fisheye4.cenqua.com/changelog/hudson/?cs=15775
          Log:
          [FIXED JENKINS-3110] Fixed a crucial "!" in the check. Will be in VSS plugin 1.4

          scm_issue_link SCM/JIRA link daemon added a comment - Code changed in hudson User: : kohsuke Path: trunk/hudson/plugins/vss/src/main/java/scm/vss/VSSSCM.java http://fisheye4.cenqua.com/changelog/hudson/?cs=15775 Log: [FIXED JENKINS-3110] Fixed a crucial "!" in the check. Will be in VSS plugin 1.4

          People

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

            Dates

              Created:
              Updated:
              Resolved: