On 8/1/2011 5:08 PM, Paresh wrote: > Christian > > I just read your reply. Yes, I am using Python 2.7, but I can confirm > that I ran the windows installer as specified above and after > completing the install, 'from svn import core' worked in the python > shell and also the trac-admin resync command worked - at least it > didn't bomb out and it has scanned the correct number of commits for > the repository and given the appearance of success :)
Yep, if you were talking about one of the Setup-Subversion-1.6.x.msi package, that's consistent with what I said. If you were talking about the Python 2.6 bindings (svn-win32-1.6.x_py.zip) working in Python 2.7, that would be more surprising :-) -- Christian -- You received this message because you are subscribed to the Google Groups "Trac Development" 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-dev?hl=en.
