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

git tag freezing job execution

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • git-plugin
    • None
    • Platform: All, OS: All

      I'm using Hudson ver. 1.270 with git version 1.5.2.3, there is a problem when I
      run a build, the command <git tag -a -f hudson-cms-10 -m "Hudson Build #10"> is
      issued and git does not recognize the -m parameter and tries to open Vim
      "freezing" the job. I've tested the command myself and if you change the
      parameter order to <git tag -a -f -m "Hudson Build #10" hudson-cms-10> it works.

      Is that anything I can do to workaround this issue? Is it my git version supported?

            jbq jbq
            fernandolfs fernandolfs
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: