chiark / gitweb /
Split tags: Preparation: Reorganise tagwants and mktags
[dgit.git] / TODO.BRANCH
index 7e843ae38d5f066466346d777489043ddfd9662c..7138c3b541e6f47093e50bfdfe56613713e7541c 100644 (file)
@@ -3,15 +3,21 @@ 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]
 
 
 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
 
 ----------