retitle 491830 trac-mercurial: README file should contain updated configuration information severity 491830 normal thanks
Hi Christoph, On Tue, Jul 22, 2008 at 11:17:20AM +0200, Christoph Haas wrote: > Package: trac-mercurial > Version: 0.11.0.5dev~svnr7354-1 > Severity: grave > Justification: renders package unusable > > It appears like the 0.11.05dev version of the the trac-mercurial package isn't > working at all here. I get this warning on every page: > > Warning: Can't synchronize with the repository (Unsupported version > control system "hg". Check that the Python support libraries for "hg" are > correctly installed.) > > The "Timeline" view in Trac gives this additional message: > > Repository checkins event provider (ChangesetModule) failed: > TracError: Unsupported version control system "hg". Check that the Python > support libraries for "hg" are correctly installed. > > In my Trac config file I added these lines: > > [trac] > repository_dir = /path/to/my/repository > repository_type = hg > > [components] > trac.versioncontrol.hg.* = enabled > # This has changed from the following line apparently: > #tracvc.hg.* = enabled Can you try: [components] tracext.hg.* enabled in the Trac config file (from http://trac.edgewall.org/wiki/TracMercurial#Settingupthemercurialplugin) I guess upstream's README is ancient. If this fix doesn't work for you, feel free to change the bug title and severity back. Meanwhile, I'll patch the README file and file a bug upstream. -- John Wright <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]