[xiph-commits] r11709 - trunk/ao
giles at svn.xiph.org
giles at svn.xiph.org
Tue Jul 18 20:35:47 PDT 2006
Author: giles
Date: 2006-07-18 20:35:47 -0700 (Tue, 18 Jul 2006)
New Revision: 11709
Modified:
trunk/ao/HACKING
Log:
s/CVS/SVN/
Modified: trunk/ao/HACKING
===================================================================
--- trunk/ao/HACKING 2006-07-18 23:03:07 UTC (rev 11708)
+++ trunk/ao/HACKING 2006-07-19 03:35:47 UTC (rev 11709)
@@ -14,9 +14,9 @@
There are generally four steps necessary when building from CVS (i.e.,
a developer's copy):
-1. cvs checkout of the sources, or cvs update. RTFM from your
- favorite flavor of CVS documentation; information on the xiph.org
- CVS repository can be found at http://www.xiph.org/cvs.html.
+1. svn checkout of the sources, or svn update. RTFM from your
+ favorite flavor of SVN documentation; information on the xiph.org
+ code repository can be found at http://www.xiph.org/svn.
2. [re-]generate files such as "configure" and "Makefile.in" with the
GNU autoconf/automake tools. Run the "autogen.sh" script to
More information about the commits
mailing list