* Drop reference to long-gone Citrix-internal HG trees
* Drop reference to RT-accessible web pages; web page editing
  is now handled via the RM, community manager, etc.
* Drop reference to git description files; this is not needed
  because now we have one tree with all branches, not one per branch

Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com>
---
 docs/process/branching-checklist.txt | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/docs/process/branching-checklist.txt 
b/docs/process/branching-checklist.txt
index 8899432..f91aa0f 100644
--- a/docs/process/branching-checklist.txt
+++ b/docs/process/branching-checklist.txt
@@ -44,10 +44,6 @@ ov=4.0
         git add -p
        git commit -m "Branch for $v"
 
-### * make symlink on mariner for qemu
-###        cd /var/www/git/
-###        ln -s /usr/groups/xencore/HG/qemu-xen-$v-testing.git .
-
 * make branches etc. in osstest
         ssh osst...@osstest.test-lab
        cd testing.git
@@ -79,13 +75,6 @@ ov=4.0
        git add versions
        git commit -m "Branch for $v"
 
-#* update xenbits web page
-        ssh r...@xenbits.xen.org
-        cd /var/xenbits-www/html
-        emacs index.html
-       # - search for previous version number, and update in each place found
-       # - in general, drop one old release in favour of the new one
-
 Ensure references to qemu trees in xen.git's Config.mk are updated.
 Check this with
         grep unstable Config.mk 
@@ -96,8 +85,4 @@ README etc.
 
 Update new stable tree's MAINTAINERS to contain correct info for this stable 
branch
 
-###* fix new trees' vcs descriptions
-#* make old trees' descriptions "historical"
-#      cd ~/git
-#      perl -i~ -pe "s/unstable/4.6-testing/" 
qemu-upstream-$v-testing.git/description
 
-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to