[Twisted-Python] CVSToys and IRC
Jp Calderone
exarkun at intarweb.us
Thu Oct 16 11:29:03 MDT 2003
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: </pipermail/twisted-python/attachments/20031016/aafe1c37/attachment.sig>
More information about the Twisted-Python
mailing list