[Python-checkins] python/nondist/peps pep-0347.txt,1.11,1.12

loewis@users.sourceforge.net loewis at users.sourceforge.net
Sat Aug 13 01:15:24 CEST 2005


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3525

Modified Files:
	pep-0347.txt 
Log Message:
Remove Nick Bastin's offer; this was a misinterpretation of his message.


Index: pep-0347.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0347.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- pep-0347.txt	12 Aug 2005 23:14:06 -0000	1.11
+++ pep-0347.txt	12 Aug 2005 23:15:14 -0000	1.12
@@ -218,9 +218,6 @@
   was rejected because a single repository supports moving code
   across projects.
 
-- Nick Bastin has offered to host a Perforce repository, instead
-  of using Subversion. Details of that offer are not clear yet.
-
 - Several people suggested to create the project/trunk structure
   through standard cvs2svn, followed by renames. This would have
   the disadvantage that old revisions use different path names



More information about the Python-checkins mailing list