=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/cvsync.html,v retrieving revision 1.90 retrieving revision 1.91 diff -c -r1.90 -r1.91 *** www/Attic/cvsync.html 2012/04/28 21:50:43 1.90 --- www/Attic/cvsync.html 2012/04/30 01:57:20 1.91 *************** *** 139,145 **** following command would be used to invoke cvsync

!         cvsync -c cvs-syncfile
  

--- 139,145 ---- following command would be used to invoke cvsync

!         cvsync -c cvs-syncfile
  

*************** *** 152,160 **** normally do against a remote repository, locally. For example:
!         cvs -d/cvs checkout src -P
!         cvs -d/cvs up -Pd
!         cvs -d/cvs diff -u file.c
  
More details on CVS operation can be found in
FAQ5, Fetching appropriate source --- 152,160 ---- normally do against a remote repository, locally. For example:
!         cvs -d/cvs checkout -P src
!         cvs -d/cvs up -Pd
!         cvs -d/cvs diff -u file.c
  
More details on CVS operation can be found in
FAQ5, Fetching appropriate source *************** *** 305,311 ****
OpenBSD www@openbsd.org !
$OpenBSD: cvsync.html,v 1.90 2012/04/28 21:50:43 sthen Exp $ --- 305,311 ----
OpenBSD www@openbsd.org !
$OpenBSD: cvsync.html,v 1.91 2012/04/30 01:57:20 nick Exp $