I created it the other way for the following reason...
/repos/asf/incubator/lokahi/site/...
we aren't likely to even tag this - generally we sync the website
to trunk, unless someone decides to do a site refactoring. Certainly
the 'state of the site' doesn't matter when rolling a project tarball.
/repos/asf/incubator/lokahi/lokahi/...
could have been named source, but here would sit the first lokahi main
tree, at /repos/asf/incubator/lokahi/lokahi/trunk (which is where the
initial import would occur.)
Anything going into our tarball would fall into lokahi/lokahi/trunk.
Anything that doesn't 'fit', the website, status files, whatever, can
all be deposited under their own (new) trees.
Take a look at https://svn.apache.org/repos/asf/incubator/lokahi/...
and if you prefer - we can rearrange. Just waiting for an ack of the
account creation requests at this point, and we can start loading code.
Bill
drtobes wrote:
trunk/
branches/
tags/
directly under the top level
This makes the most sense to me.
Steve