[ 
http://jira.codehaus.org/browse/SCM-624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kristian Rosenvold closed SCM-624.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6
         Assignee: Kristian Rosenvold

Fixed in r1136315

> Revision number parsing can fail with lots of unstaged changes
> --------------------------------------------------------------
>
>                 Key: SCM-624
>                 URL: http://jira.codehaus.org/browse/SCM-624
>             Project: Maven SCM
>          Issue Type: Bug
>            Reporter: Kristian Rosenvold
>            Assignee: Kristian Rosenvold
>             Fix For: 1.6
>
>
> Atlassian Bamboo does a quationable check-out using jgit that leaves a lot of 
> changes appearing on "git show", which subsequently confuses the parsing. 
> Changing the command to use "git rev-parse --verify HEAD^{commit}" will 
> always output just the sha1, reducing any chance of confusion in the parsing.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to