I think we should move the top-level trunk, tags and branches to server/*. This will make the top-level of our repository more consistent.

Specifically, I think we should:

svn mkdir https://svn.apache.org/repos/asf/geronimo/server
svn mv https://svn.apache.org/repos/asf/geronimo/tags https:// svn.apache.org/repos/asf/geronimo/server/tags svn mv https://svn.apache.org/repos/asf/geronimo/trunk https:// svn.apache.org/repos/asf/geronimo/server/trunk svn mv https://svn.apache.org/repos/asf/geronimo/branches https:// svn.apache.org/repos/asf/geronimo/server/branches

And then update the pom's in server/trunk to reflect the new location for scm tags.

--jason

Reply via email to