Update of /cvsroot/sandweb/sandweb
In directory sc8-pr-cvs1:/tmp/cvs-serv3427
Modified Files:
INSTALL
Log Message:
updating known issues
Index: INSTALL
===================================================================
RCS file: /cvsroot/sandweb/sandweb/INSTALL,v
retrieving revision 1.14
retrieving revision 1.15
diff -U2 -r1.14 -r1.15
--- INSTALL 24 Feb 2003 06:58:41 -0000 1.14
+++ INSTALL 24 Feb 2003 07:00:42 -0000 1.15
@@ -80,2 +80,6 @@
work too, but this has not been tested. SandWeb is known to NOT work
with ksh ( the Korn shell ).
+
+ * Due to the fact that we're doing shell calls, " is considered an unsafe
+ character and is not allowed in fields such as CVS "commit". We'll figure
+ out a better way of dealing with this in the future.
|