> I am running on ubuntu. How can I get the python subversion 1.5 > binding? > The package manager (atitute) only has 1.4.x binding.
You probably need to upgrade your system to a newer release, or force the use more recent (but declared less stable) packages. I don't know Ubuntu, but it is based on Debian, so it is likely you have to edit /etc/apt/sources.list, add the new version of packages, use aptitude update, then select the proper version of packages (aptitude install python-subversion/intrepid or the like). Note that due to dependency management, you may have to upgrade several other packages, so don't do this on a production server: try it first on a test machine... Or wait for a couple of weeks, I think a new major release of Ubuntu is about to be delivered. Cheers, Manu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---