I have been running TRAC 0.94 (on Win w/ apache) in concert with svn
v1.23 (on a Unix box w/samba) for the last year or so. No problems.
We upgraded our svn to v1.4 recently and TRAC's interaction with the
repository is now broken. i.e. timeline, browse source.
I updated the python v2.3 bindings to support svn 1.4
(still fails to work)
I updated the apache modules to support svn 1.4
(still fails to work)
The error from the TRAC timeline page is ('No such revision 12995',
160006)
I tried to resync TRAC with the repository and that results in the
following error:
Resyncing repository history...
Command failed: ("Can't open file '\\\\server1\\share2\\format':
Logon failure:unknown user name or bad password. ", 721326)
Exception exceptions.AttributeError: "'SubversionRepository' object has
no attribute 'log'" in <bound method SubversionRepository.__del__ of
<trac.versioncontrol.svn_fs.SubversionRepository object at 0x00C74670>>
ignored
The samba attributes haven't changed.
How can I fix this?
Regards,
JDS.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---