Classic_pagination plugin installation

Hi,
I have tried to install the classic_pagination
pugins in my application but when I use the command

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

It does nothing and nothing is created in the plugins folder in my
project.
I am using rails 2.2.2 and ruby 1.8.6
I want to create ajax based pagination.
Please help me.
Thx in advance.
Tuhin

Hi,

probably repository moved somewhere?

Try fork on github git://github.com/masterkain/classic_pagination.git

these days everything is moving to github - however developers not
always care to update documentation or even source code with these
changes.

Hi Hubert Lepicki,

Try fork on github git://github.com/masterkain/classic_pagination.git
I have tried
$ ruby script/plugin install
git://github.com/hasham2/classic_pagination.git

but same as beforeā€¦ just create a directory in the plugin folder but
nothing in that direcotry.
Is the plugin compatable with rails version 2.2.2?
Please show me the way.
Thx.
Tuhin

try will_paginate.
http://wiki.github.com/mislav/will_paginate