=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.38 retrieving revision 1.39 diff -c -r1.38 -r1.39 *** www/anoncvs.html 1997/11/30 15:22:50 1.38 --- www/anoncvs.html 1997/12/01 10:51:02 1.39 *************** *** 50,56 ****

In the event that the changes can't be completely merged, CVS provides a "soft fallback", in terms of providing you with annotated changes to your ! local copy, preeserving an unmodified copy of your version and continuing to update any other source modules you requested.

People who own an OpenBSD CD may have seen the CVS/ dirs on it. --- 50,56 ----

In the event that the changes can't be completely merged, CVS provides a "soft fallback", in terms of providing you with annotated changes to your ! local copy, preserving an unmodified copy of your version and continuing to update any other source modules you requested.

People who own an OpenBSD CD may have seen the CVS/ dirs on it. *************** *** 96,102 ****

Bring your working directory up to date with the repository.

! To summarize, the real strengh of using Anonymous CVS is that it is a "tolerant" source code control system - it respects changes that you have made to your local sources and makes "best efforts" to update your entire source tree, rather than --- 96,102 ----

Bring your working directory up to date with the repository.

! To summarize, the real strength of using Anonymous CVS is that it is a "tolerant" source code control system - it respects changes that you have made to your local sources and makes "best efforts" to update your entire source tree, rather than *************** *** 268,274 ****

! Here is how someone using anoncvs regularily would update his source tree: