Message from discussion
cannot install peerreview (not picked up)
MIME-Version: 1.0
Message-ID: <6f5ad85e-56a5-4628-8678-d312a0ccdaee@a22g2000hsc.googlegroups.com>
Date: Sun, 20 Apr 2008 06:51:31 -0700 (PDT)
Received: by 10.100.163.8 with SMTP id l8mr329063ane.5.1208699491420; Sun, 20
Apr 2008 06:51:31 -0700 (PDT)
X-IP: 82.113.106.16
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.13)
Gecko/20080311 Firefox/2.0.0.13,gzip(gfe),gzip(gfe)
Subject: cannot install peerreview (not picked up)
From: gwk <gwk....@googlemail.com>
To: trac-peerreview-dev <trac-peerreview-dev@googlegroups.com>
Content-Type: text/plain; charset=windows-1256
Content-Transfer-Encoding: 7bit
Hi,
I installed the peer review plugin from peerreviewplugin.zip, subdir
peerreviewplugin/0.11 using 'python setup.py install'. I added
[components]
tracext.hg.* = enabled
tracext.codereview.* = enabled
to my trac.ini. But nothing shows up in Trac. I also added
wiki,timeline,roadmap,browser,tickets,newticket,search,peerReviewMain
to trac.ini, still nothing showing up.
I tried to add specific permissions to my user, but the code review
permissions are not available for assigning:
Trac [/opt/trac/SimManager-TeamIntegration]> permission list
User Action
------------------------------
anonymous BROWSER_VIEW
anonymous CHANGESET_VIEW
anonymous FILE_VIEW
anonymous LOG_VIEW
anonymous MILESTONE_VIEW
anonymous REPORT_SQL_VIEW
anonymous REPORT_VIEW
anonymous ROADMAP_VIEW
anonymous SEARCH_VIEW
anonymous TICKET_VIEW
anonymous TIMELINE_VIEW
anonymous WIKI_VIEW
authenticated TICKET_CREATE
authenticated TICKET_MODIFY
authenticated WIKI_CREATE
authenticated WIKI_MODIFY
gwk TRAC_ADMIN
Available actions:
BROWSER_VIEW, CHANGESET_VIEW, CONFIG_VIEW, EMAIL_VIEW, FILE_VIEW,
LOG_VIEW, MILESTONE_ADMIN, MILESTONE_CREATE, MILESTONE_DELETE,
MILESTONE_MODIFY, MILESTONE_VIEW, PERMISSION_ADMIN, PERMISSION_GRANT,
PERMISSION_REVOKE, REPORT_ADMIN, REPORT_CREATE, REPORT_DELETE,
REPORT_MODIFY, REPORT_SQL_VIEW, REPORT_VIEW, ROADMAP_ADMIN,
ROADMAP_VIEW,
SEARCH_VIEW, TICKET_ADMIN, TICKET_APPEND, TICKET_CHGPROP,
TICKET_CREATE,
TICKET_EDIT_CC, TICKET_MODIFY, TICKET_VIEW, TIMELINE_VIEW,
TRAC_ADMIN,
WIKI_ADMIN, WIKI_CREATE, WIKI_DELETE, WIKI_MODIFY, WIKI_VIEW
Trac [/opt/trac/SimManager-TeamIntegration]>
I also copied the TracCodeReview-2.0dev-py2.5.egg into my trac plugins
directory, also no effect.
How can I install the plugin properly so that it is being found? Is
the tracext.codereview.* key the correct one to add to components? It
might be helpful to document this key, I was guessing it.
Linux Ubuntu 7.10 x86_64, Python 2.5, Trac 0.11b2.
--
Regards,
Georg.