Robin, I think you will be ok if you use the same versions of python with Trac and subversion. The problem I had was because I used some rpms for Trac (e.g. clearsilver and sqlite) that were using python 2.4, so I used python 2.4 for the entire trac install, however subverison rpm's were using python 2.3. When I changed trac install to use same version the problems went away.
Thanks, Tim -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robin Bowes Sent: 28 June 2006 01:55 To: [email protected] Subject: [Trac] Re: problem with trac -> subversion Tim Alsop wrote: > Brad, > > Thankyou. The problem is that I am using the rpm's provided for > Subversion, and didn't build it from source. I have emailed the person > who created the rpm's (David Summers) and asked for help. > > It looks like I am the only person having this problem, or maybe I am > the only person using the rpm's to install subversion on my linux server > ? > Tim, I'm just doing a reinstall of trac on a new CentOS 4.3 server. However, I'm using httpd-2.2.2, subversion 1.3.1, etc. I'm building everything from scratch using Fedora Core Development RPMS. It's a bit of a pain but quite straight-forward once you've worked it out. I'll let you know if I run into any problems with subversion. R. _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
