[Python-checkins] pymigr: Add some things to do to the new repo after conversion.

georg.brandl python-checkins at python.org
Mon Feb 28 08:59:57 CET 2011


georg.brandl pushed 7509f87b49c3 to pymigr:

http://hg.python.org/pymigr/rev/7509f87b49c3
changeset:   118:7509f87b49c3
tag:         tip
user:        Georg Brandl <georg at python.org>
date:        Mon Feb 28 08:58:55 2011 +0100
summary:
  Add some things to do to the new repo after conversion.

files:
  todo.txt

diff --git a/todo.txt b/todo.txt
--- a/todo.txt
+++ b/todo.txt
@@ -23,6 +23,17 @@
 * some hook should prevent pushing python files indented by tabs.
   -> done in checkwhitespace.py
 
+Checklist for the converted repo
+================================
+
+* close unused branches
+* add .hgeol in all active branches
+* commit wrong line-endings once
+* dummy-merge maintenance branches
+* clean up tags on all branches, correct pre-2.4 tags that point to
+  nothing
+* install same hooks as in test repo
+
 Optional/Low priority
 =====================
 

--
Repository URL: http://hg.python.org/pymigr


More information about the Python-checkins mailing list