Warning: Can't synchronize with the repository (Unsupported version control system "mtn": Can't find an appropriate component, maybe the corresponding plugin was not enabled? ). Look in the Trac log for more information.

Ticket #12 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Error Getting WikiFormatting and TracLinks pages: Trac[main] WARNING: 500 Internal Error (Multiple revisions found for '1')

Reported by: claudesebjean@… Owned by: moschny
Priority: major Component: tracmtn
Version: Keywords:
Cc:

Description (last modified by moschny) (diff)

When getting wiki pages WikiFormatting or TracLinks, an error apears on screen and I can't get the page. It happens every time

It used to work but stopped working when I installed TracMonotone.

If I disable TracMonotone or if I enable TracMonotone but I comment in trac.ini file:

[trac]
#repository_dir = ...
#repository_type = mtn

As far as I can tell, there is only 1 version of this page in the DB:

select name, version from wiki where name in ( 'WikiFormatting', 'TracLinks');
name|version
TracLinks|1
WikiFormatting|1

Error log:

...
2008-10-11 21:33:53,577 Trac[main] WARNING: 500 Internal Error (Multiple revisions found for '1')
2008-10-11 21:44:01,345 Trac[main] WARNING: 500 Internal Error (Multiple revisions found for '1')
2008-10-12 09:44:26,738 Trac[main] WARNING: 500 Internal Error (Multiple revisions found for '1')
2008-10-12 09:44:36,590 Trac[main] WARNING: 500 Internal Error (Multiple revisions found for '1')
...

I am using:

Trac 0.10.5 on gentoo Python 2.4.4 (#1, Jun 22 2008, 13:00:32) sqlite-3.5.6, TracMonotone 0.0.14

See:  Original Trac ticket

Attachments

Change History

Changed 3 years ago by moschny

  • description modified (diff)

If possible, please upgrade to Trac 0.11.

Changed 3 years ago by claudesebjean@…

I just upgraded to trac 0.11 and everything works now!!!

Cheers!

Changed 2 years ago by moschny

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

Add/Change #12 (Error Getting WikiFormatting and TracLinks pages: Trac[main] WARNING: 500 Internal Error (Multiple revisions found for '1'))

Author


E-mail address and user name can be saved in the Preferences.


Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.