Will_paginate Plugin

I have installed Ruby 1.8.6 with Rails 2.0.2 on Windows XP and am trying
to install the will_paginate plugin. At a command prompt I enter

ruby script/plugin install
svn://errtheblog.com/svn/plugins/will_paginate

The command prompt returns will nothing appearing. The /vendor/plugins/
directory does not have a will_paginate sub directory.

I have been trying this for several days.

Have you tried script/plugin discover before?
Try this and then a scrip/plugin install will_paginate should work -
work here.

On 28 Dez., 14:53, Gene B. [email protected]

Jochen K. wrote:

Have you tried script/plugin discover before?
Try this and then a scrip/plugin install will_paginate should work -
work here.

On 28 Dez., 14:53, Gene B. [email protected]

I tried your suggestion, and it still doesn’t work. See the Word
attachment. I terminated the script/plugin discover with Ctrl-C after
“Y” for svn://errtheblog.com/svn/plugins

Looks like you dont have svn installed…

On Dec 28, 7:22 am, Gene B. [email protected]

Arun is correct.For this to work you need to have SVN installed.

You can install TortoiseSVN for windows and then (after rebooting)
you’ll be
able to right click in vendor/plugins and go to the tortoiseSVn menu,
click
checkout and type in that URL.

Ryan B.
http://www.frozenplague.net
Feel free to add me to MSN and/or GTalk as this email.

Subversion (SVN) available at
http://subversion.tigris.org/project_packages.html

and

Tortoise SVn available at http://tortoisesvn.net/downloads

and

Installation screen cast at http://www.youtube.com/watch?v=bTWEAFh5rao