From: "Nathaniel S. H. Brown" Date: 2005-11-09T18:14:20+09:00 Subject: Re: [ANN] rubyforge-0.0.0 Hey Brian, I can find my group_id when I log in (and maybe anonymously as well) click on forums under the group (http://rubyforge.org/projects/railsacl/) you get a URL like (http://rubyforge.org/forum/?group_id=1061) which has the group_id (and I assume the project id as well). Your user_id can be found at http://rubyforge.org/account/ when you login. Haven't used the rubyforge script yet, so not sure which you need or how they apply. HTH. Warmest regards, Nathan. -------------------------------------------------------------- Nathaniel S. H. Brown Toll Free 1.877.4.INIMIT Inimit Innovations Phone 604.724.6624 www.inimit.com Fax 604.444.9942 > -----Original Message----- > From: Brian Schr�der [mailto:ruby.brian@gmail.com] > Sent: November 9, 2005 12:30 AM > To: ruby-talk ML > Subject: Re: [ANN] rubyforge-0.0.0 > > On 06/11/05, Ara.T.Howard wrote: > > > > SYNOPSIS > > > > rubyforge [options]* mode [mode_args]* > > > > DESCRIPTION > > > > simplistic script which automates a limited set of rubyforge > > operations > > > > MODES > > > > setup() > > initializes your /home/ahoward/.rubyforge directory. > you need to run this first > > before doing anything else. > > > > example : > > rubyforge setup > > > > login() > > sends username and password from > /home/ahoward/.rubyforge/config.yml (or --username/--password > > options) and stores login cookie in > /home/ahoward/.rubyforge/cookie.dat. this is required for > > subsquent operations work. > > > > example : > > rubyforge login > > rubyforge login --username zaphod --password 42 > > > > create_package(group_id, package_name) > > creates the named package under the specified group. > > > > example : > > rubyforge create_package codeforpeople.com traits > > rubyforge create_package 1024 traits > > > > [snip] > > Hello Howard, > > thank you for the script, that is exactly what I need. But I > seem to be too dumb to find the rubyforge id"s of my group > (would that by my user account) and of my projects. Anybody > can enlighten me? > > thanks, > > Brian > > > -- > http://ruby.brian-schroeder.de/ > > Stringed instrument chords: http://chordlist.brian-schroeder.de/ >