1d4216996a
* cvsup2cvsync, which is a utility to convert a CVSup(R) scanfile into a cvsync counterpart, has been added. When the upstream server is using CVSup and you want to redistribute the contents using CVSync, this tool is your friend. * Support poll() instead of select() if available (server/client). * cvsync(1) now supports "refuse" file. Using the refuse file, you can prevent files/directories in a collection from adding/updating/removing on the client side.
3 lines
120 B
Plaintext
3 lines
120 B
Plaintext
A CVS repository syncer (client and server), written in portable C.
|
|
It is similar to cvsup, but not compatible with it.
|