[or-cvs] r11014: Stop saying "cvs". Noted by Jens. (tor/trunk)
nickm at seul.org
nickm at seul.org
Wed Aug 1 16:43:27 UTC 2007
Author: nickm
Date: 2007-08-01 12:43:27 -0400 (Wed, 01 Aug 2007)
New Revision: 11014
Modified:
tor/trunk/
tor/trunk/INSTALL
tor/trunk/configure.in
Log:
r13885 at Kushana: nickm | 2007-08-01 09:10:55 -0700
Stop saying "cvs". Noted by Jens.
Property changes on: tor/trunk
___________________________________________________________________
svk:merge ticket from /tor/trunk [r13885] on c95137ef-5f19-0410-b913-86e773d04f59
Modified: tor/trunk/INSTALL
===================================================================
--- tor/trunk/INSTALL 2007-08-01 16:40:08 UTC (rev 11013)
+++ tor/trunk/INSTALL 2007-08-01 16:43:27 UTC (rev 11014)
@@ -2,9 +2,9 @@
Most users should simply follow the directions at
http://tor.eff.org/docs/tor-doc-unix
-If you got the source from cvs, run "./autogen.sh", which will run the
-various auto* programs and then run ./configure for you. From there,
-refer to the above instructions.
+If you got the source from Subversion, run "./autogen.sh", which will
+run the various auto* programs and then run ./configure for you. From
+there, refer to the above instructions.
If it doesn't build for you:
Modified: tor/trunk/configure.in
===================================================================
--- tor/trunk/configure.in 2007-08-01 16:40:08 UTC (rev 11013)
+++ tor/trunk/configure.in 2007-08-01 16:43:27 UTC (rev 11014)
@@ -609,7 +609,7 @@
enable_gcc_warnings=no
fi
-# Add some more warnings which we use in the cvs version but not in the
+# Add some more warnings which we use in development but not in the
# released versions. (Some relevant gcc versions can't handle these.)
if test x$enable_gcc_warnings = xyes; then
More information about the tor-commits
mailing list