File: TODO

package info (click to toggle)
cvsutils 0.0.20020311-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 328 kB
  • ctags: 42
  • sloc: perl: 735; sh: 354; python: 291; makefile: 90
file content (12 lines) | stat: -rw-r--r-- 597 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
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 ???
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