From: Eric Hodel Date: 2007-01-18T11:47:19+09:00 Subject: Re: Rubyforge uploading and docs On Jan 16, 2007, at 13:15, Jan Svitok wrote: > On 1/16/07, gga wrote: >> I'm wondering what are people using to upload rubyforge projects. >> I'm basically looking for something that will easily allow me to >> upload >> the ri documentation into rubyforge (this is a pain to do manually, >> afaik). > > aren't hoe and rubyforge gems just for this purpose? > > http://rubyforge.org/projects/seattlerb/ > http://rubyforge.org/projects/codeforpeople/ Pretty much. $ rake -T (in /Users/drbrain/Work/p4/zss/src/memcache-client/dev) [...] rake publish_docs # Publish RDoc to RubyForge [...] Even uses rsync to keep things clean and fast. -- Eric Hodel - drbrain@segment7.net - http://blog.segment7.net I LIT YOUR GEM ON FIRE!