Cannot install from svn repository
Reported by Pedro Belo | June 9th, 2008 @ 09:15 PM
Having trouble to install paperclip from the svn mirror repository, using either rails 2.1 or 2.0.2.
Unless it's something local (I doubt since I just installed a bunch of different plugins to make sure), steps to reproduce are quite simple:
rails paperclip-install-test
cd paperclip-install-test
./script/plugin install https://svn.thoughtbot.com/plugi...
Here I got: Plugin not found: ["https://svn.thoughtbot.com/plugins/paperclip/trunk/"], even though I can open this address in the browser. Maybe something related to plugin installation via https?
Comments and changes to this ticket
-
Jon Yurek June 10th, 2008 @ 09:00 AM
Having trouble to install paperclip from the svn mirror repository, using either rails 2.1 or 2.0.2.
Unless it's something local (I doubt since I just installed a bunch of different plugins to make sure), steps to reproduce are quite simple:
rails paperclip-install-test cd paperclip-install-test ./script/plugin install https://svn.thoughtbot.com/plugi...Here I got: Plugin not found: ["https://svn.thoughtbot.com/plugins/paperclip/trunk/"], even though I can open this address in the browser. Maybe something related to plugin installation via https?
-
Jon Yurek June 13th, 2008 @ 10:59 AM
- → State changed from new to invalid
Odd... the email-reply feature didn't seem to work. Anyway...
The way we set up out repositories is not compatible with the plugin script. We don't find script/plugin useful, as we use piston internally for plugin management. You should use "piston init https://svn.thoughtbot.com/plugi...".
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
