openbsd-ports/net/csup/pkg/DESCR
naddy b517e01f9a Import csup 20060318.
Csup is a rewrite of the CVSup client in C.  It only supports
checkout mode for now.
2006-04-16 17:00:03 +00:00

11 lines
456 B
Plaintext

Csup is a rewrite of CVSup in C.
CVSup is a software for distributing and updating collections of
files accross a network. It can efficiently and accurately mirror
all types of files, including sources, binaries, hard links, symbolic
links, and even device nodes. In addition to being a great
general-purpose mirroring tool, CVSup includes special features and
optimizations specifically tailored to CVS repositories.
Csup only supports checkout mode.