This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 117002 - Unable to install certain plugins via Rails plugin manager.
Summary: Unable to install certain plugins via Rails plugin manager.
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Rails (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-28 02:35 UTC by madmccoy
Modified: 2011-01-28 20:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description madmccoy 2007-09-28 02:35:59 UTC
The Rails plugin manager doesn't support installing plugins via specific URL. This has forced me to install a few
plugins by the command line interface instead of using the Rails plugin manager.

Plugins like Paginating Find (http://cardboardrocket.com/pages/paginating_find) don't allow you to access the their root
SVN repo -- only the directory that the Rails plugin is installed.

Using Paginating Find as an example, you can only access the directory the plugin is installed:

http://svn.cardboardrocket.com/paginating_find

not this URL:

http://svn.cardboardrocket.com/

Adding http://svn.cardboardrocket.com/paginating_find to the plugin manager will just display "lib", etc directories.

I suppose there needs to be a "install directly from URL" button somewhere on the Rails Plugins manager.
Comment 1 Torbjorn Norbye 2007-10-30 18:48:42 UTC
Agreed. This will require UI changes and allow you to provide custom URLs. That will have to wait until the update release.
Comment 2 kwerle 2008-04-17 15:57:31 UTC
Sorry - I should note that I installed 6.1RC1 - the Ruby bundle.