Edgewall Software

Ticket #7448 (closed defect: worksforme)

Opened 6 months ago

Last modified 6 months ago

Subversion 1.5 Support

Reported by: petronio@… Owned by:
Priority: normal Milestone:
Component: version control Version: 0.11-stable
Severity: normal Keywords: svn subversion 1.5
Cc:

Description

After upgrading the version of subversion from 1.4 to 1.5, the Trac chashed with the following message:

Trac detected an internal error:

SubversionException?: ("Expected FS format '2'; found format '3'", 160043)

It seems to be an SVN FS error, and I saw something like in the the Changeset 7298, but it still not working.

Attachments

Change History

Changed 6 months ago by Remy Blank <remy.blank@…>

This looks like a version mismatch between the Subversion command-line client and the Subversion Python bindings. It seems that the Python bindings are still from 1.4, and therefore cannot access a repository created with 1.5.

What OS are you using? What package versions do you have installed (Subversion, Python bindings, Python, Trac)?

Changed 6 months ago by eblot

  • severity changed from critical to normal

This is an installation issue, Subversion 1.5 does work with Trac, AFAICT.

As Remy wrote, it is likely that you've using the Python bindings for SVN 1.4.

Please resume the discussion in the MailingList.

Changed 6 months ago by eblot

  • status changed from new to closed
  • resolution set to worksforme

Add/Change #7448 (Subversion 1.5 Support)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from (none). Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.