[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[BOOK PATCH] Correct the url of cvs2svn + some wording about it

From: Jani Averbach <jaa_at_jaa.iki.fi>
Date: 2004-03-18 03:37:43 CET

Here is a patch which corrects cvs2svn's url in book.

BR, Jani

[[
cvs2svn lives in its own repository nowadays.

* doc/book/book/appe.xml: Changed cvs2svn's url and some
                          wording about it.
]]

Index: doc/book/book/appe.xml
===================================================================
--- doc/book/book/appe.xml (revision 9101)
+++ doc/book/book/appe.xml (working copy)
@@ -33,15 +33,14 @@
            <term>cvs2svn</term>
            <listitem><para><command>cvs2svn.py</command> is a Python
            script that converts a CVS repository to a Subversion
- repository. It is under active development. It currently
- ships with Subversion, though it may become an independent
- project soon. For now, you should always run the most
- recent version you can, by checking out this subdirectory
- of the Subversion repository: <systemitem class="url"
- >http://svn.collab.net/repos/svn/trunk/tools/cvs2svn/</systemitem>.
+ repository. It is under active development.
+ For now, you should always run the most
+ recent version you can, by checking out the trunk
+ of the cvs2svn repository: <systemitem class="url"
+ >http://svn.collab.net/repos/cvs2svn/trunk/</systemitem>.
            For more information about <command>cvs2svn.py</command>,
            read the <filename>README</filename> file in that
- subdirectory. As of this writing (February 2004),
+ directory. As of this writing (February 2004),
            <command>cvs2svn.py</command> is not really <quote>1.0
            quality</quote>: it has successfully converted many
            people's repositories (including branches and tags), but

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 18 03:37:10 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.