• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • vss-plugin
    • None
    • Platform: All, OS: All

      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.

          [JENKINS-3110] VSS plugin cannot pickup srcsafe.ini

          grimlock81 added a comment -

          Assigning to owner of subcomponent

          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/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

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

              Created:
              Updated:
              Resolved: