Hi. I've finally got my act together and set up a publically accessible git repo of PythonCAD. Instead of hosting it on the same machines as the Subversion repo, I took advantage of the hosting offered by Petr Baudis at http://repo.or.cz.
The PythonCAD repo is: http://repo.or.cz/w/pythoncad.git You can clone the repo by running the following command ... $ git clone git://repo.or.cz/pythoncad.git pythoncad.git ... and you'll get a 'pythoncad.git' directory to work with. The subversion repo is still available, and I have no plans to remove it as Subversion access is still requested and there is no native Git client for Windows just yet. Art Haas -- Man once surrendering his reason, has no remaining guard against absurdities the most monstrous, and like a ship without rudder, is the sport of every wind. -Thomas Jefferson to James Smith, 1822 _______________________________________________ PythonCAD mailing list [email protected] http://mail.python.org/mailman/listinfo/pythoncad
