[Python-checkins] python/nondist/sandbox/pep262 README,1.1,1.2
akuchling at users.sourceforge.net
akuchling at users.sourceforge.net
Sat Mar 20 13:03:45 EST 2004
Update of /cvsroot/python/python/nondist/sandbox/pep262
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28366
Modified Files:
README
Log Message:
Point to Subversion repository
Index: README
===================================================================
RCS file: /cvsroot/python/python/nondist/sandbox/pep262/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** README 30 Mar 2003 17:06:48 -0000 1.1
--- README 20 Mar 2004 18:03:43 -0000 1.2
***************
*** 1,6 ****
! This directory is for development of a package database to be incorporated
! in the Distutils. Experimental installer programs will probably wind up in
! this directory, too.
--amk
--- 1,7 ----
! Development of this installation database has moved to a Subversion
! repository at svn://svn.amk.ca/public/distutils/trunk/ . Checkin
! access to the Subversion repository will be freely granted; ask me at
! amk at amk.ca and provide a user name and password.
--amk
More information about the Python-checkins
mailing list