summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-05-25 23:41:17 +0000
committerwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-05-25 23:41:17 +0000
commit29550940f8db19318bcf3abd328c1a45ea0ca8bb (patch)
treeff1343379343ba12cb4ed4a597307e938867718a
parentf276198adb09a3f6a557e2ccc7a6bcab394011fb (diff)
downloaddocutils-29550940f8db19318bcf3abd328c1a45ea0ca8bb.tar.gz
some updates of doc files from CVS to SVN
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3363 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
-rw-r--r--docutils/docs/dev/enthought-plan.txt11
-rw-r--r--docutils/docs/dev/testing.txt2
2 files changed, 7 insertions, 6 deletions
diff --git a/docutils/docs/dev/enthought-plan.txt b/docutils/docs/dev/enthought-plan.txt
index e37bb0ded..0ab0d3c83 100644
--- a/docutils/docs/dev/enthought-plan.txt
+++ b/docutils/docs/dev/enthought-plan.txt
@@ -91,12 +91,13 @@ Repository
==========
If possible, all software and documentation files will be stored in
-the CVS repository of Docutils and/or the base project, which are all
-publicly-available via anonymous pserver access.
+the Subversion repository of Docutils and/or the base project, which
+are all publicly-available via anonymous pserver access.
-The Docutils project is very open about granting CVS write access; so
-far, everyone who asked has been given access. Any Enthought staff
-member who would like CVS write access will get it.
+The Docutils project is very open about granting Subversion write
+access; so far, everyone who asked has been given access. Any
+Enthought staff member who would like Subversion write access will get
+it.
If either Epydoc or HappyDoc is chosen as the base platform, I will
ask the project's administrator for CVS access for myself and any
diff --git a/docutils/docs/dev/testing.txt b/docutils/docs/dev/testing.txt
index 53faff37e..c3e9486c6 100644
--- a/docutils/docs/dev/testing.txt
+++ b/docutils/docs/dev/testing.txt
@@ -169,7 +169,7 @@ match the expected output anymore, the test will fail.
If this is the case and you made an intentional change, check the
actual output for validity and correctness, copy it to
``functional/expected/`` (overwriting the old expected output), and
-commit the change to CVS.
+commit the change.
.. _default configuration file: