This project is archived and is in readonly mode.

#662 ✓resolved
azimux

fix for inability to do ./script/plugin list svn+ssh://....

Reported by azimux | July 20th, 2008 @ 12:21 AM | in 2.x

Hi, if you do a script/plugin list on a svn+ssh:// location, it will try to treat it as http. It works fine with svn:// however.

I fixed this by modifying the regular expression in RecursiveHTTPFetcher.ls

It's a simple fix, but I went ahead and attatched the relevant patch to this ticket.

I also made a branch for this fix at http://github.com/azimux/rails/t...

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>

People watching this ticket

Attachments

Referenced by

Pages