On 18 fév, 10:17, Christian Boos <[email protected]> wrote:
> [email protected] wrote:
> > Hi,
>
> > I read several threads about this error but still do not understand
> > what has to be done to fix this.
>
> > My configuration is:
>
> > Trac: 0.11.3
> > Python: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32
> > bit (Intel)]
> > setuptools: 0.6c9
> > SQLite: 3.3.4
> > pysqlite: 2.3.2
> > Genshi: 0.5.1
> > mod_python: 3.3.1
> > jQuery: 1.2.6
>
> > Apache 2.2.11
> > SVN 1.5.5
>
> > on a Windows platform
>
> > I checkedhttp://trac.edgewall.org/wiki/TracSubversion#unsupported-vcs
> > Here are some datas:
>
> >>>> from svn import core
> >>>> (core.SVN_VER_MAJOR, core.SVN_VER_MINOR, core.SVN_VER_MICRO,
> >>>> core.SVN_VER_PATCH)
>
> > (1, 5, 5, 5)
>
> > It seems , from what i understood, that some libraries are not
> > compatible between svn and apache (libapr ?) but did not find any
> > clear explanation on how to fix this issue.
>
> > As I run the very latest releases of all packages, I am not probably
> > alone facing this problem....
>
> Maybe these links will help:
> -http://trac.edgewall.org/ticket/6739#comment:11
> -http://trac.edgewall.org/ticket/5752#comment:22
>
thanks! the second worked fine.
> -- Christian
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---