On Fri, Aug 7, 2015 at 12:18 AM, maxirobaina <[email protected]> wrote: >> > I'm running trac 0.12.7, and I get an AttributeError: 'localrepository' >> > object has no attribute 'branchtags when I try to browse the repositoy. >> > According to this thread [1] I thought it was resolved, but it doesn't. >> >> * Are you using http://hg.edgewall.org/trac/mercurial-plugin#0.12? I >> believe that issue has been fixed in latest of 0.12 branch. > > I'm using TracMercurial-0.12.0.31dev-py2.7.egg > >> >> * What version of mercurial are you using? > > hg --version > Mercurial Distributed SCM (version 3.0.1)
Your issue cannot be reproduced to me. $ /dev/shm/venv-hg/bin/pip freeze Genshi==0.6 Trac==0.12.7 TracMercurial==0.12.0.31dev argparse==1.2.1 distribute==0.6.24 mercurial==3.0.1 wsgiref==0.1.2 - How to reproduce it? - Could you please post the following? - Stack trace in trac.log after TracLogging is enabled. - System Information and Installed Plugins in "About Trac" page. -- Jun Omae <[email protected]> (大前 潤) -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
