git tag freezing job execution

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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?

            Assignee:
            jbq
            Reporter:
            fernandolfs
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: