On 08/07/2009, at 3:31 AM, John Casey wrote:

I think that the codebases are diverging enough that it makes sense to separate them. I'd only say we should do this if we move both, though...and I guess we'd need to move the maven 2.x branches over with maven/* as well.

So here's what I'm thinking:

svn mkdir https://svn.apache.org/repos/asf/maven/maven-2
svn mkdir https://svn.apache.org/repos/asf/maven/maven-2/branches
svn mkdir https://svn.apache.org/repos/asf/maven/maven-2/tags
svn cp https://svn.apache.org/repos/asf/maven/components/tags/maven-2.2.0 https://svn.apache.org/repos/asf/maven/maven-2/tags (just as an additional reference) svn mv https://svn.apache.org/repos/asf/maven/components/branches/maven-2.2.x https://svn.apache.org/repos/asf/maven/maven-2/branches (adjust POMs for SCM) svn cp https://svn.apache.org/repos/asf/maven/maven-2/branches/maven-2.2.x https://svn.apache.org/repos/asf/maven/maven-2/trunk (adjust POMs for SCM and version to 2.3.0-SNAPSHOT)

(retain components/ for all maven 2.0.x and 2.1.x releases)

svn mkdir https://svn.apache.org/repos/asf/maven/maven-3
svn mkdir https://svn.apache.org/repos/asf/maven/maven-3/branches
svn mkdir https://svn.apache.org/repos/asf/maven/maven-3/tags

(Leaving here for Jason to move components/trunk over later)

WDYT?

- Brett

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

Reply via email to