Hello,

I got into the workspace of the project. Here is the log of various git 
commands:

$ git remote
origin

$ git tag -l
2013.3
...
Supergrid_1.1.RC2
...
Supergrid_2014.1.3.RC2

$ git branch -a
* (détaché de df0ef2b)
  remotes/origin/CITY1.2.6
...
  remotes/origin/master
  remotes/origin/timezone

So, origin exists and the tag exists.
I found some kind of solution: instead of just using the tag name 
(Supergrid_2014.1.3.RC2), I use refs/tags/Supergrid_2014.1.3.RC2 and now 
the compilation went fine.
>From which plugin this "regression" came from ? Git Client or Git Plugin ? 

Best regards,

YC

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/aaec794e-3332-45a7-90d4-5486f32fce0c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to