gctrekker kirjoitti: > I updated from svn 1.4.4 to svn 1.5.1. However, when I go into Trac > with admin rights and select "About Trac" the System Information is > showing: > > System Information > Trac: 0.11.1 > Python: 2.5.1 (r251:54863, Sep 21 2007, 22:46:31) [GCC 4.2.1 > (SUSE Linux)] > setuptools: 0.6c8 > MySQL: server: "5.0.45", client: "5.0.45", thread-safe: 0 > MySQLdb: 1.2.2 > Genshi: 0.5.1 > mod_python: 3.3.1 > Subversion: 1.4.4 (r25188) > jQuery: 1.2.6 > > I have restarted the apache2 server but it still shows Subversion: > 1.4.4. I have cleared my cache so that is not the issue. > > svn --version returns: > > svn, version 1.5.1 (r32289) > compiled Aug 12 2008, 09:19:15 > > Copyright (C) 2000-2008 CollabNet. > Subversion is open source software, see http://subversion.tigris.org/ > This product includes software developed by CollabNet (http:// > www.Collab.Net/). > > The following repository access (RA) modules are available: > > * ra_neon : Module for accessing a repository via WebDAV protocol > using Neon. > - handles 'http' scheme > - handles 'https' scheme > * ra_svn : Module for accessing a repository using the svn network > protocol. > - with Cyrus SASL authentication > - handles 'svn' scheme > * ra_local : Module for accessing a repository on local disk. > - handles 'file' scheme > > Is there something more I need to do?
Update python swig subversion bindings to version 1.5 and you should have pretty good setup. -- 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 -~----------~----~----~----~------~----~------~--~---
