52
- copy only selected tags
52
- command to show all tags
53
- raise an exception if the tag name is unreasonable
54
- see what happens if non-ascii byte string is given
53
55
- if tags conflict when copying
54
56
- return them and give a warning
55
57
- option to override this and copy anyhow
56
- give a nice message when trying to copy tags if it can't be done
57
- record who set tags, when, why
58
- raise an exception if the tag name is unreasonable
58
- copy only selected tags
59
59
- refuse to add tags if the tag is already present, but allow it to
61
- command to show all tags
62
- command to remove a tag
65
- record who set tags, when, why
64
- test copying tags between different repository formats? a
67
- test copying tags between different branch formats? a
65
68
bit hard as there's only one at the moment...
69
- possibly better based on an InterBranch object
70
- could test between hpss and local branches
66
71
- include tags in bundles?
72
(probably no point as not versioned)