Message from discussion
cannot install peerreview (not picked up)
Received: by 10.35.39.1 with SMTP id r1mr3427536pyj.4.1208981944276;
Wed, 23 Apr 2008 13:19:04 -0700 (PDT)
Return-Path: <gwk....@googlemail.com>
Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175])
by mx.google.com with ESMTP id a28si846684pye.0.2008.04.23.13.19.02;
Wed, 23 Apr 2008 13:19:04 -0700 (PDT)
Received-SPF: pass (google.com: domain of gwk....@googlemail.com designates 66.249.92.175 as permitted sender) client-ip=66.249.92.175;
Authentication-Results: mx.google.com; spf=pass (google.com: domain of gwk....@googlemail.com designates 66.249.92.175 as permitted sender) smtp.mail=gwk....@googlemail.com; dkim=pass (test mode) header...@googlemail.com
Received: by ug-out-1314.google.com with SMTP id m3so541635uge.34
for <trac-peerreview-dev@googlegroups.com>; Wed, 23 Apr 2008 13:19:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=googlemail.com; s=gamma;
h=domainkey-signature:received:received:subject:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding:from;
bh=Agl+Sq7OMgZdGmFpKS02/c6AqJNqscwD/znvWlK29SQ=;
b=L+FxuRtnXa45rUin79BDvopYzK2l7euvim/QkcaGw+9wiVLLpzyyPY1/zf1vH+ARsyqCLFLxHejAxlPu5agHPbXqJxVory+Jgpkoe1Prx32BjOFzer0sas+IZig6As3OglbN9vUZ8l0i491oswu8qwmtm8KfGBycA29vAtqRwpQ=
DomainKey-Signature: a=rsa-sha1; c=nofws;
d=googlemail.com; s=gamma;
h=subject:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding:from;
b=BOnvtBjquHHMKnzoTmzp3JeYSA1Yx94cvqEXLyLh+WbSLVm5wt2Kos4x0Xdun/2uZ2qZ0kf8atM2a9xmMTlymBtgcs7P0De/gsQjGWAUWpUM/T9q3yGSzUn1y6+Wy34TAMYyhVCLPvqJc2JoyVBWjNF/aY8glm0paOwNAOrjjf4=
Received: by 10.66.234.13 with SMTP id g13mr8931751ugh.26.1208981942005;
Wed, 23 Apr 2008 13:19:02 -0700 (PDT)
Return-Path: <gwk....@googlemail.com>
Received: from ?10.43.148.4? ( [82.113.121.16])
by mx.google.com with ESMTPS id 31sm426775ugg.47.2008.04.23.13.19.00
(version=SSLv3 cipher=RC4-MD5);
Wed, 23 Apr 2008 13:19:01 -0700 (PDT)
Subject: Re: [trac-peerreview-dev] Re: cannot install peerreview (not
picked up)
To: trac-peerreview-dev@googlegroups.com
In-Reply-To: <7e791aaa-dc9f-4dad-ab92-c9468c13b...@r66g2000hsg.googlegroups.com>
References:
<6f5ad85e-56a5-4628-8678-d312a0ccd...@a22g2000hsc.googlegroups.com>
<7e791aaa-dc9f-4dad-ab92-c9468c13b...@r66g2000hsg.googlegroups.com>
Mime-Version: 1.0
Content-Type: text/plain
Date: Wed, 23 Apr 2008 22:19:07 +0200
Message-Id: <1208981947.9117.2.camel@localhost>
X-Mailer: Evolution 2.12.1
From: "Georg-W. Koltermann" <gwk....@googlemail.com>
After changing from mod_python to mod_fcgi it is now being picked up.
Whatever...
--
Regards,
Georg.
Am Mittwoch, den 23.04.2008, 06:07 -0700 schrieb proofek:
>
>
> On 20 Apr, 14:51, gwk <gwk....@googlemail.com> wrote:
> > 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.
>
> Try:
>
> #> sudo easy_install http://trac-hacks.org/svn/peerreviewplugin/trunk
>
> And then in your trac.ini in [components] section add:
>
> codereview.* = enabled
>
> Remember to restart tracd / apache - whatever your using and after
> that add correct permissions.
>
> I hope it helps.
>
> Seb
> >