You can see how many times I've read this file. :-)
Index: structure
===================================================================
RCS file: /cvs/subversion/subversion/libsvn_fs/structure,v
retrieving revision 1.32
diff -u -r1.32 structure
--- structure 2001/02/19 20:28:50 1.32
+++ structure 2001/02/22 02:49:06
@@ -132,7 +132,7 @@
KIND must be one of the following:
- "file", indicating that the node is a file (see FILE below).
- "dir", indicating that the node is a directory (see DIR below).
-- "copy", indeicating that the node is a copy of anoter node (see COPY
+- "copy", indeicating that the node is a copy of another node (see COPY
below).
A FLAG has one of the following forms:
@@ -666,6 +666,6 @@
Character classes:
- ws.cpass ::= [\t\n\f\r\ ] ;
+ ws.class ::= [\t\n\f\r\ ] ;
digit.class ::= [0-9] ;
name.class ::= [A-Za-z] ;
--
Yoshiki Hayashi
Received on Sat Oct 21 14:36:23 2006