[Twisted-Python] CVSToys and IRC
Justin Johnson
justinjohnson at fastmail.fm
Thu Oct 16 12:00:52 MDT 2003
Do I need to have another service running though? Where do I tell it the
IRC channel to send to?
Thanks.
-Justin
On Thu, 16 Oct 2003 13:29:03 -0400, "Jp Calderone" <exarkun at intarweb.us>
said:
> On Thu, Oct 16, 2003 at 06:35:27AM -0600, Justin Johnson wrote:
> > Would someone mind helping me get CVSToys setup to send to an IRC
> > channel? I'm not quite sure what to do based on what the doc says.
> >
>
> From my freshCfg:
>
> pbPortNumber = 9292
> pb = ConfigurationSet([
> ('/cvs', '^frontier', None,
> PBService(userpass=("<username>", "<password>"))),
> ])
>
> /cvs is my $CVSROOT; frontier is the name of the module I want to see
> information about; <username> and <password> are obvious.
>
> Jp
More information about the Twisted-Python
mailing list