Actually, as it turns out, Ken Coar is the one doing this. Thanks for the tips!
-jean On Tue, 2004-08-17 at 05:03, Ian Holsman wrote: > Jean T. Anderson wrote: > > Thanks for these tips! I really appreciate it and, yes, people have been > > asking about a Derby entry for http://incubator.apache.org/projects/ . > > > > I've been working with an older forrest, so I'll grab the new one as you > > suggest. > > > > One question regarding steps 6 and 7 below. I had noticed that a fix I > > had checked into the derby site isn't visible yet. Is the combination of > > 6 and 7 the magic that makes all web site changes visible? > > yep.. that would do it. > *but* I can't see any derby.html file sitting there/being updated. > > did you forget to add them back into cvs? > > > > thanks again for the tips, > > > > -jean > > > > On Fri, 2004-08-13 at 17:00, Ian Holsman wrote: > > > >>do you need to get some stuff into > >>http://incubator.apache.org/projects/ > >>? > >> > >>this might help (from when I did it for httpd-cli) > >> > >>1. get the lastest SVN version of forrest, the current one won't work > >> > >>2. check out (from CVS) incubator > >> > >>3. make your mod's in: > >> site/site.xml -- add your project under 'projects' > >> (shouldn't have to do that again) > >> site/projects/index.xml -- add the 1-liner of the project in > >> > >> site/projects/httpd-cli.cwiki -- (the meat) > >> > >> > >>4. in ./incubator run > >> > >> $ forrest -- generates the HTML pages > >>or > >> $ forrest run -- which brings up a web-server on port 8888 > >> to view the it > >> > >>5. if your happy (or as close as happy as you can get) > >> $ cd build/site > >> $ cvs ci index.html index.pdf > >> $ cd projects > >> $ cvs ci (as changing a name affects all the menu items on each page) > >> > >> for the gutsy.. just cd build and cvs ci. > >> > >>6. go to www.apache.org:/www/incubator > >>7. cvs co > >> > >> > >>Jean T. Anderson wrote: > >> > >> > >>>The initial site is up, though there are some TBD slots that need to be > >>>filled in. > >>> > >>>Please post any problems you encounter. > >>> > >>>cheers, > >>> > >>>-jean > >>> > >>> > >>>--------------------------------------------------------------------- > >>>Derby is a project of the Apache Incubator (http://incubator.apache.org) > >>> > >>>To unsubscribe, e-mail: [EMAIL PROTECTED] > >>>For additional commands, e-mail: [EMAIL PROTECTED] > >>> > >> > >> > >>--------------------------------------------------------------------- > >>Derby is a project of the Apache Incubator (http://incubator.apache.org) > >> > >>To unsubscribe, e-mail: [EMAIL PROTECTED] > >>For additional commands, e-mail: [EMAIL PROTECTED] > >> > > > > > > > > --------------------------------------------------------------------- > > Derby is a project of the Apache Incubator (http://incubator.apache.org) > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > Derby is a project of the Apache Incubator (http://incubator.apache.org) > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
