chiark / gitweb /
TODO.BRANCH: Want to test upgrade smoothness
[dgit.git] / TODO.BRANCH
index 7e843ae38d5f066466346d777489043ddfd9662c..361e95e4262746daf69c77886e90f728a2e71ba2 100644 (file)
@@ -3,8 +3,12 @@ Tag rename unfinished business
 (things resulting from searching for `tag' where searching for
  `debiantag' wouldn't find them)
 
- - rpush negotiation for which tag to sign
- - test suite tests/lib
+ - protocol version 4
+      implies ability to sign new tag (this is already there
+         so simply advertising version 4 will work)
+      needs also new ability to sign old-format tag in split
+         brain way
+
  - many actual tests
 
  - other tag should be [dgit Maintainer-Tag quilt=$quilt-mode]
@@ -12,6 +16,9 @@ Tag rename unfinished business
 
 Want tests for
  - accepting old and new version tags
+ - start repo with old tag, push with new tag, run
+   "old" dgit to push again with new tag, push again with
+   old tag
  - rejecting push of same version with one tag when then the other
 
 ----------