Update of /cvsroot/sandweb/sandweb
In directory sc8-pr-cvs1:/tmp/cvs-serv22848
Modified Files:
INSTALL
Log Message:
added known issue
Index: INSTALL
===================================================================
RCS file: /cvsroot/sandweb/sandweb/INSTALL,v
retrieving revision 1.17
retrieving revision 1.18
diff -U2 -r1.17 -r1.18
--- INSTALL 1 Apr 2003 03:06:22 -0000 1.17
+++ INSTALL 25 Jun 2003 08:03:36 -0000 1.18
@@ -81,4 +81,7 @@
with ksh ( the Korn shell ).
- * The apache user must have write access to ~/.ssh or ~/.ssh2 ( depending
- on the version of SSH you have installed ). This is to store hostkeys.
+ * If the web user's name has a space in it, the file size will be reported
+ incorrectly.
+
+ * If a checkout fails, you'll end up with an empty directory. You can change
+ your settings and try to update the directory, or delete it.
|