summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2015-05-05 20:39:52 +0000
committerRalph Giles <giles@xiph.org>2015-05-05 20:39:52 +0000
commit13f53d1bc1ccbd9bfb5a3f48f957f8257b5bed3a (patch)
tree42bc9833386809d763c1fe6d50b4a1cfbb1a0f35
parent0deb6226917e32a71f15d5279d0bc76d8b97c13f (diff)
downloadogg-master.tar.gz
Redirect people to git for ogg development.HEADmaster
git-svn-id: http://svn.xiph.org/trunk/ogg@19481 0101bb08-14d6-0310-b084-bc0e0c8e3800
-rw-r--r--REPOSITORY_HAS_MOVED10
1 files changed, 10 insertions, 0 deletions
diff --git a/REPOSITORY_HAS_MOVED b/REPOSITORY_HAS_MOVED
new file mode 100644
index 0000000..9102ace
--- /dev/null
+++ b/REPOSITORY_HAS_MOVED
@@ -0,0 +1,10 @@
+== THIS REPOSITORY IS NO LONGER ACTIVE ==
+
+Development work has moved to https://git.xiph.org/ogg.git
+
+Please checkout that repository for the latest changes:
+
+ git clone https://git.xiph.org/ogg.git
+
+This version of the code remains for historical reference.
+It is up to date as far at the 1.3.2 release in 2014.