#2952: Browser Error: /user/stud/s00/jinks/portal/svn/portal does not appear to
be
a Subversion repository.
-----------------------------+----------------------------------------------
Reporter: anonymous | Owner: cmlenz
Type: defect | Status: new
Priority: normal | Milestone:
Component: version control | Version: devel
Severity: normal | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Comment (by cboos):
I wonder if the following wouldn't fail as well:
{{{
$ LD_PRELOAD=/usr/lib/libz.so python bin/trac-admin
user/stud/s00/jinks/portal/tracd resync
}}}
The subversion libs need `libz`, so they probably have been compiled
with a different `libz`.
You can tell the difference that way:
{{{
$ ldd `which svn`
$ LD_PRELOAD=/usr/lib/libz.so ldd `which svn`
}}}
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2952>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets