File: TODO

package info (click to toggle)
cvsutils 0.0.20020311-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 248 kB
  • ctags: 34
  • sloc: perl: 686; sh: 354; makefile: 88
file content (13 lines) | stat: -rw-r--r-- 657 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Make cvsco resurrect "cvs remove"d files
Process separate files from the command line
Immediate (single) exec mode
Simplify type semantic - missing / wrong type / wrong state / as expected
Config file ???
Check that CVS/Root and CVS/Entries match in every directory
Force recursion for different CVS/Root ???
Make cvsrmadm archive CVS directories, not just delete them
cvstag - tag files offline (to a file). Make cvsu process such files.
cvsdo touch - touch file and update its timestamp in CVS/Entries
cvsdep - "cvsdo touch Makefile.in" and other dependent stuff
"cvsdo prune" offline prune empty directories
cvsdiff - handle "cvs remove"d files properly