How to Create a CVS Mirror: Difference between revisions

No edit summary
Line 8: Line 8:
=== Add that directory to your cvsd.conf ===
=== Add that directory to your cvsd.conf ===
  echo "Repos /cvsroot" >> /etc/cvsd/cvsd.conf
  echo "Repos /cvsroot" >> /etc/cvsd/cvsd.conf
You'll also need to add the "-R" argument to the CvsArgs entry in your cvsd.conf. This will enable the no-read-locks support.


=== Create an 'rsync-excludes' file to ignore history, users ===
=== Create an 'rsync-excludes' file to ignore history, users ===
Confirmed users, Bureaucrats and Sysops emeriti
882

edits