2008/10/6 Tom <[EMAIL PROTECTED]> > > No ones has responded for 3 days. Is this request in the wrong place? > Please send any open ended comments especially if a point about > getting trac to work with hg... > > On Oct 2, 4:37 pm, Tom <[EMAIL PROTECTED]> wrote: > > I followedhttp://trac.edgewall.org/wiki/MultipleRepositorySupport > > > > I recieve the below error and warning when I load the trac page cgi- > > bin/trac.cgi/browser > > > > "Warning: Can't synchronize with the repository (Unsupported version > > control system "hg": Can't find an appropriate component, maybe the > > corresponding plugin was not enabled? ). Look in the Trac log for more > > information. > > Trac Error > > > > Unsupported version control system "hg": Can't find an appropriate > > component, maybe the corresponding plugin was not enabled? " > > > > It is a fedora core 5 system. Another sympton is that when I try to > > run > > trac-admin /var/trac resync > > > > I receive an error that a file in the repository is from an untrusted > > user and group? How can I fix this? > > > > (I checked that I could import mercurial under python and saw that I > > had the 4 components of TracMercurial 0.12.0.3dev enabled). What > > should I send next for debugging? Thanks for your time. >
I'm running the multirepo install on windows with svn without any problems. Sounds like you've got a setting wrong somewhere. I think I had the same problem initially, but a quick RTFM solved it. Did you previously have a standard installation of Trac with hg running? Did you do a search on the trac website for your error message? http://trac.edgewall.org/ticket/7346 Have you confirmed that you've got the correct Mercurial Plugin installed? http://trac.edgewall.org/wiki/TracMercurial Stephen --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
