I notice the two tickets I've put in have been fixed. How can I get the fixes?
I've looked at how to update from SVN and I don't have the files needed to pull from there...
python setup.py develop --uninstall
svn update
python setup.py develop (as root)
No setup.py and no svn
I'm on Windows and use the Windows installer.
|