brian 99/10/12 14:47:09
Modified: . devnotes.html
Log:
When used with the slash, it can cause problems with Karma (looking
for /apache-devsite instead of apache-devsite in avail, for example).
Revision Changes Path
1.12 +1 -1 apache-devsite/devnotes.html
Index: devnotes.html
===================================================================
RCS file: /home/cvs/apache-devsite/devnotes.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- devnotes.html 1999/01/05 15:51:12 1.11
+++ devnotes.html 1999/10/12 21:47:08 1.12
@@ -205,7 +205,7 @@
repository system:
<P>
<DL>
- <DT><SAMP>setenv CVSROOT /home/cvs/
+ <DT><SAMP>setenv CVSROOT /home/cvs
<BR>
setenv CVS_RSH /usr/local/bin/ssh
<BR>