[interchange-cvs] interchange - docelic modified README.cvs

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Tue Sep 26 16:30:21 EDT 2006


User:      docelic
Date:      2006-09-26 20:30:20 GMT
Modified:  .        README.cvs
Log:
 * Remove -d from cvs diff invocation since diff is recursive by
   default, as Racke claims.

Revision  Changes    Path
2.5       +2 -2      interchange/README.cvs


rev 2.5, prev_rev 2.4
Index: README.cvs
===================================================================
RCS file: /var/cvs/interchange/README.cvs,v
retrieving revision 2.4
retrieving revision 2.5
diff -u -r2.4 -r2.5
--- README.cvs	26 Sep 2006 17:59:27 -0000	2.4
+++ README.cvs	26 Sep 2006 20:30:19 -0000	2.5
@@ -86,7 +86,7 @@
 you checked out from the repository, cd into your checked out CVS copy and
 do:
 
-	cvs diff -d | less
+	cvs diff | less
 
 
 Updating
@@ -149,7 +149,7 @@
 directory to automatically use common options such as these:
 
 	cvs -z3 -q
-	diff -du
+	diff -u
 	update -Pd
 	checkout -P
 








More information about the interchange-cvs mailing list