+1

Filip
Mark Thomas wrote:
Once 4.1.x is archived, there will be no release branches sharing code.
Therefore, we have the option to restructure 5.5.x to remove the use of
externals. This would remove
/repos/asf/tomcat
  /build
  /container
  /connector
  /current
  /current-svn15
  /jasper
  /servletapi

and replace them with
/repos/asf/tomcat
  /tc5.5.x
    /trunk
      /build
      /container
      /connector
      /jasper
      /servletapi

We could also pull out mod_jk and tcnative along the lines of
/repos/asf/tomcat
  /mod_jk
  /tcnative

The tags and branches would be similarly re-structured to fit the
standard trunk, tags, branches layout.

We can do as much or as little of this as we like. From my experience of
archiving 5.0.x, I believe I can do this with minimal svn traffic to the
dev list.

The main reasons for doing this is that it makes the repo look more
'normal' and therefore easier for new folks to navigate.

Thoughts?

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to