summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2005-11-28 04:23:35 +0000
committerRalph Giles <giles@xiph.org>2005-11-28 04:23:35 +0000
commitd70e4bf328119bc9ece60243eedabfa587efd01e (patch)
tree4cfc9e18429c36b6ec76a59ddc6c6671f478c2d8
parentce5cbc64d50b2f2d26f009c534020f495fab5534 (diff)
downloadogg-git-d70e4bf328119bc9ece60243eedabfa587efd01e.tar.gz
s/CVS/SVN/
svn path=/trunk/ogg/; revision=10478
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 1bbe0ab..bad7c05 100644
--- a/README
+++ b/README
@@ -45,9 +45,9 @@ The Ogg homepage is located at 'http://www.xiph.org/ogg/'.
Up to date technical documents, contact information, source code and
pre-built utilities may be found there.
-BUILDING FROM CVS:
+BUILDING FROM REPOSITORY SOURCE:
-A standard cvs build should consist of nothing more than:
+A standard svn build should consist of nothing more than:
./autogen.sh
make
@@ -100,4 +100,4 @@ and #include "ogg/ogg.h" wherever you need to acces Ogg functionality.
(Build instructions for Ogg codecs such as vorbis are similar and may
be found in those source modules' README files)
-$Id: README,v 1.10 2002/07/11 09:09:06 xiphmont Exp $
+$Id$