This project is archived and is in readonly mode.

#6530 new
Matt Ryall

Plugin install from Github should fail with a message if Git is not installed

Reported by Matt Ryall | March 5th, 2011 @ 06:14 AM

Working on a new machine, I didn't have git installed when I was trying to install a rails plugin. Unfortunately, the plugin installation fails silently with no indication of what is happening:

$ r plugin install git://github.com/toland/app_version.git
$

It would be great if this failed with a meaningful message instead. Even just 'git is not installed' would do it.

Several other people have also had the same problem:

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Attachments

Pages