I think you need to run a special "make install-something" command so
that the bindings are installed ('make install' is not enough, AFAIR).

To check the Subversion installation, run the python interpreter and type
"import svn.repos" for example. You should get no error.

Double check that you are running the same Python interpreter than the
one used for your Trac installation, as each interpreter use different
paths for their libraries.

HTH,
Manu

On 9/21/06, Ruslan Sivak <[EMAIL PROTECTED]> wrote:
>
> I just recompiled svn and swig-py bindings, and everything seems to
> install fine.  Trac is still not working though.  Is there something I
> can use to test what the real error is or if the subversion-python
> bindings are really installed properly?
>
> Russ
>
> Matt Good wrote:
> > Matt Good wrote:
> >
> >> [EMAIL PROTECTED] wrote:
> >>
> >>> I've been trying to get trac to work with subversion 1.4 on rhel3.
> >>> Trying different version, nothing seemed to work, finally i got most of
> >>> it working on the latest trunk version of the code (almost same as
> >>> latest beta).
> >>>
> >>> The only thign that's still not working is subversion integration.  I
> >>> can't seem to figure out what's wrong.  I keep getting the following
> >>> error: Unsupported version control system "svn" when I try to browse
> >>> source.
> >>>
> >>> Does anyone know what might be wrong?  mod_dav is working, so I'm not
> >>> too sure what to make of it.
> >>>
> >> mod_dav is unrelated to the Subversion Python bindings, which is what
> >> Trac needs.
> >>
> >> It looks like you should install the "subversion-python" RPM:
> >> http://summersoft.fay.ar.us/pub/subversion/latest/rhel-3/bin/
> >>
> >
> > Ok, on second look the version of that RPM is 1.3.2, not 1.4 as the big
> > header at the top would seem to indicate.  However, that is the package
> > you should be looking for, just for the new version.
> >
> > -- Matt Good
> >
> >
> > >
>
>
> >
>


-- 
Manu

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to