From b1df94ccbce99a36f64a421ad3b1267e0a428e56 Mon Sep 17 00:00:00 2001 From: David Goodger Date: Tue, 9 Aug 2005 01:17:05 +0000 Subject: [PATCH] addition for readability --- pep-0347.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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