osimons kirjoitti: > > On Jun 20, 8:18 pm, [EMAIL PROTECTED] wrote: >> therefore, while going to 1.5.x would be nice, there are a lot of >> subversion-Apache-python-trac dependencies that all need to line up >> right as I do the super secret dance in the moonlight for it to all >> work. > > Oh, the joy of everything working together... > > I found it in my MacPorts, and upgraded to try it locally. Worked fine > for Trac with bindings and all for the testing that I did. > > However, it turns out that Python disutils/setuptools can't work with > 1.5 working copies as the .svn/entries file format has changed (it > parses it for egg info variables etc.). As that means 'python setup.py > install/develop' don't work from a local working copy, it kind of > makes my development that little bit harder... Did some google'ing, > and apparently there is a Python distutils ticket registered, and a > patch available. For me though, it was easier to downgrade to 1.4.6 > and do a new checkout of the handful of working copies that 1.5 > already had upgraded. I'll wait for now.
I think I posted simple fix to setuptools with 1.5.. :D See this blog about how to do simple fix: http://durin42.blogspot.com/2008/03/setuptools-and-subversion-15.html -- Jani Tiainen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
