diff --git a/pep-0347.txt b/pep-0347.txt index abc99795c..d9ee6a9a0 100644 --- a/pep-0347.txt +++ b/pep-0347.txt @@ -142,9 +142,9 @@ plus for src (called python), plus distutils. Reorganizing the repository is best done in the CVS tree, as shown below. The fsfs backend should be used as the repository format (which -requires Subversion 1.1). The fsfs has the advantage of being more -backup-friendly, as it allows incremental repository backups, without -requiring any dump commands to be run. +requires Subversion 1.1). The fsfs backend has the advantage of being +more backup-friendly, as it allows incremental repository backups, +without requiring any dump commands to be run. The conversion should be done using the cvs2svn utility, available e.g. in the cvs2svn Debian package. As cvs2svn does not currently