pkgsrc/devel/cvslock/pkg/DESCR
tron 62399ab815 New "cvslock" package:
safely manipulate and inspect CVS repositories
1999-04-08 18:28:02 +00:00

7 lines
369 B
Text

The cvslock (1) program is used to safely manipulate and inspect CVS
repositories; to this end, it properly uses CVS' lock file mechanism.
The primary application for which this program was created was
keeping several instances of the same CVS repository in synch; using
CVSup which apparently does a superior task at this was not an
option in my precise application.