|
From: Andrew I. <and...@us...> - 2006-05-18 00:42:20
|
To echo the project news announcement, I converted the cvs repository to subversion today (2006-05-17), deactivated the cvs link and activated the subversion link. Instructions for accessing PyAlbum's svn are on the svn link; here is the first thing to do (check out the project): $ svn co https://svn.sourceforge.net/svnroot/pyalbum pyalbum Please note that while the CVS link is gone, the CVS repository still exists. I will leave it for posterity, but please do not check anything into it. And for the gritty details of the conversion (it took just a wee bit over 24 hours; approximately 6 days): the automatic CVS repo to SVN repo did not work twice, and accessing the cvs repo was problematic for a few days. I had to pull the entire cvs repo down using rsync, convert it using cvs2svn, and then upload it. Glad I don't have to do that again... Andrew Ittner mailto:te...@us... PyAlbum <http://pyalbum.sourceforge.net> Project Manager |