Forums | Admin

Discussion Forums: open-discussion

Start New Thread Start New Thread

 

By: Roger Pack
RE: source? [ reply ]  
2010-07-01 12:59
Thank you so much for moving to github!

By: Omer Bar-or
RE: source? [ reply ]  
2009-11-21 08:40
Yep. The latest code is in the CVS repository hosted here on Rubyforge, as the SCM suggests.

You can check it out with, e.g.,

$ cvs -d :pserver:anonymous@rubyforge.org:/var/cvs/rmagick login
<return>
$ cvs -d :pserver:anonymous@rubyforge.org:/var/cvs/rmagick checkout .

Let me know if you try to compile/install it and have any trouble.

By: Roger Pack
RE: source? [ reply ]  
2009-11-20 01:33
it appears from the rakefile to be in the CVS repository. a snashot of 12.2 can be found here:
http://github.com/rdp/rmagick

By: Roger Pack
source? [ reply ]  
2009-11-19 00:22
Is there anywhere [say, github] where we can get the source, or is it really in cvs as the SCM link here says?
Much thanks.
-r