tool/snapshot.rb uses git-rev-list, doesn't work on edge git
------------------------------------------------------------

                 Key: JRUBY-2762
                 URL: http://jira.codehaus.org/browse/JRUBY-2762
             Project: JRuby
          Issue Type: Bug
            Reporter: Kevin Ballard
            Assignee: Thomas E Enebo
         Attachments: 0001-Use-git-rev-list-instead-of-git-rev-list.patch

Current git source doesn't install the git-foo tools in PATH anymore. This 
means the tool/snapshot.rb script can't find `git-rev-list`. The attached patch 
makes it use `git rev-list`.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to