[Twisted-Python] CVSToys and IRC

Jp Calderone exarkun at intarweb.us
Thu Oct 16 13:29:03 EDT 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: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20031016/aafe1c37/attachment.pgp 


More information about the Twisted-Python mailing list