Hey, I want to use Jenkins for continues integration. I am trying to compile my source code [in base clearcase]. While compiling, I was getting "access denied to M:\" where M drive is the default view storage.

      I found similar message when I use following command

      mkdir M:\selectable\aimmc_sw_aurix\test ---> this fails
      mkdir C:\Sri\test ---> this works fine

      The snapshot is attached.

      below is the output of the execution:

      Started by user anonymous
      Building in workspace C:\Program Files\Jenkins\jobs\TEST\workspace
      [workspace] $ cmd /c call C:\Users\kadur\AppData\Local\Temp\hudson7802988701370294439.bat

      C:\Program Files\Jenkins\jobs\TEST\workspace>mkdir M:\selectable\aimmc_sw_aurix\test
      Access is denied.

      C:\Program Files\Jenkins\jobs\TEST\workspace>mkdir C:\Sri\test

      C:\Program Files\Jenkins\jobs\TEST\workspace>exit 0
      Finished: SUCCESS

      I need this to be fixed ASAP

      I am running jenkins service as myself and I am running on Windows

          [JENKINS-16958] I can't access M driver

          kutzi added a comment -

          This looks more like a "how do I do this" question than a bug.

          Please use the users mailing list for question!

          kutzi added a comment - This looks more like a "how do I do this" question than a bug. Please use the users mailing list for question!

            Unassigned Unassigned
            mskadur shreenivasa km
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: