git submodules have already fixed references (if I understood it well)

Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/e4699543
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/e4699543
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/e4699543

Branch: refs/heads/2.4.x
Commit: e469954326dfa2081f50a1b88ca808597da3ded2
Parents: 276143c
Author: Nicolas Lalevée <[email protected]>
Authored: Tue Oct 28 23:22:32 2014 +0100
Committer: Nicolas Lalevée <[email protected]>
Committed: Thu Nov 6 22:08:12 2014 +0100

----------------------------------------------------------------------
 doc/dev/makerelease.html | 7 -------
 1 file changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/e4699543/doc/dev/makerelease.html
----------------------------------------------------------------------
diff --git a/doc/dev/makerelease.html b/doc/dev/makerelease.html
index e859fcd..06ef7d1 100644
--- a/doc/dev/makerelease.html
+++ b/doc/dev/makerelease.html
@@ -110,13 +110,6 @@ As soon as you are happy with the artifacts to be 
released, it is time to tag th
 git tag 2.0.0-beta1
 </code>
 
-And don't forget to set the svn:external on doc/xooki to a fixed revision. 
Edit the svn:external property on the folder doc/xooki in the tag and set it to 
the revision of the commit of the tag. It should look like:
-<pre>
-xooki -r790212 https://svn.apache.org/repos/asf/ant/ivy/site/xooki/
-</pre>
-
-And commit that modification.
-
 <h3>Publish the release candidate</h3>
 
 All artifacts in <tt>build/distrib</tt> except the <tt>maven2</tt> folder 
needs to be published on the 'dist' svn of the ASF, in the <b>dev</b> part.

Reply via email to