svn co https://svn.apache.org/repos/asf/incubator/ivy/core/trunk ivy
ant
BUILD SUCCESSFUL
ant eclipse-default
ant eclipse-ivyde
svn copy https://svn.apache.org/repos/asf/incubator/ivy/core/trunk \ https://svn.apache.org/repos/asf/incubator/ivy/core/branches/2.0.0-alpha1 \ -m "Creating a release branch for 2.0.0-alpha1."
svn co https://svn.apache.org/repos/asf/incubator/ivy/core/branches/2.0.0-alpha1 ivy-2.0.0-alpha1
doc/homeTemplate.html doc/template.html doc/printTemplate.html
${title} | Ivy
${title} | Ivy 2.0.0-alpha1-incubating
svn ci -m "update templates for 2.0.0-alpha-1 release."
svn status
ant -Dbuild.version=2.0.0-alpha1-incubating -Dstatus=milestone -f build-release.xml release
svn copy https://svn.apache.org/repos/asf/incubator/ivy/core/branches/2.0.0-alpha1 \ https://svn.apache.org/repos/asf/incubator/ivy/core/tags/2.0.0-alpha1 \ -m "Tag release 2.0.0-alpha1."