[cgkit-user] The cgkit sources have moved from svn to git
Brought to you by:
mbaas
|
From: Matthias B. <mat...@gm...> - 2009-09-05 14:18:19
|
Hi, just in case anybody here is using the cgkit sources from svn, this is to let you know that I have moved the sources over to git: http://sourceforge.net/scm/?type=git&group_id=50475 The svn repository won't be updated anymore and eventually I will disable svn access from the project web site. Right now, the main motivation for this is that git handles branches much better than svn and I'm going to create a "py3k" branch which will contain the modifications that are necessary to run cgkit using Python 3. For the time being, the master branch will be the Python 2 version and bug fixes and new features done in the master branch will get merged into the py3k branch. Once Python 2 has faded into oblivion the py3k branch will become the master branch. - Matthias - |