Menu

#13 support Rubyforge

closed
5
2004-02-04
2004-01-06
dominic
No

I tried to use this at the ruby forge site but couldn't
get it to work. A typical url is:
http://rubyforge.org/cgi-bin/viewcvs/cgi/viewcvs.cgi/?cvsroot=ooo4r

I used it as below:

cvsgrab -connections 3 -rootUrl
http://rubyforge.org/cgi-bin/viewcvs/cgi/viewcvs.cgi/
-package ooo4r -queryParams cvsro
ot=ooo4r destDir c:/tmp

could you support this site?

Another site that I would like supported is
http://dev.w3.org/cvsweb/

This site seems to use an old version of cvsweb

thanks

dom@sisna.com

Discussion

  • Ludovic Claude

    Ludovic Claude - 2004-02-04
    • status: open --> closed
     
  • Ludovic Claude

    Ludovic Claude - 2004-02-04

    Logged In: YES
    user_id=254624

    It should work now with cvsgrab 2.0.3 with

    cvsgrab -connections 3 -rootUrl
    http://rubyforge.org/cgi-bin/viewcvs/cgi/viewcvs.cgi/
    -package ooo4r -projectRoot ooo4r destDir c:/tmp

    dev.w3c.org is now supported.

    Ludovic

     

Log in to post a comment.