Actually, the generated site does indeed go into /site. OODT team does: .../docs/site + .../oodt/*/target/site → svn ci .../site
Someone on minotaur: svn export .../site → /www/incubator.apache.org/oodt At least, that's how it seems the other incubator projects do it. I think. We could also just generate it into a temp dir, tar it up, and scp it over to minotaur, and extract it in /www/incubator.apache.org. --k On 2010.Jul.28, at 8.37p, mattm...@apache.org wrote: > Author: mattmann > Date: Thu Jul 29 01:37:43 2010 > New Revision: 980283 > > URL: http://svn.apache.org/viewvc?rev=980283&view=rev > Log: > - per OODT-16, and kelly's work, the generated site goes into docs/site > > Removed: > incubator/oodt/site/ >