Using patchbomb

Thibault North tnorth at bluewin.ch
Mon Sep 19 04:29:54 CDT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,
Still having problems with patchbomb, I would be please to have your
opinion about that. My last mail about it follows.
Resume:
Typing ^D to end the main message, nothing happends and patchbomb
doesn't terminate.
Configuration: mercurial0.7, hgrc contains:
[smtp]
host=mail.bluewin.ch
port=1025

Stopping the script by hand gives that output:
Traceback (most recent call last):
  File "/usr/bin/patchbomb", line 270, in ?
    patchbomb(u, repo, *args, **options)
  File "/usr/bin/patchbomb", line 214, in patchbomb
    port = int(ui.config('smtp', 'port', 25)))
  File "/usr/lib/python2.3/smtplib.py", line 288, in connect
    for res in socket.getaddrinfo(host, port, 0, socket.SOCK_STREAM):
KeyboardInterrupt

Replacing port 1025 by port 25, idem, but output is:

Traceback (most recent call last):
  File "/usr/bin/patchbomb", line 270, in ?
    patchbomb(u, repo, *args, **options)
  File "/usr/bin/patchbomb", line 196, in patchbomb
    try: l = raw_input()
KeyboardInterrupt

Test with -n described below.

Best regards,
Thibault North

Thibault North wrote:
> Hello,
> 
> Bryan O'Sullivan wrote:
> 
>>>On Tue, 2005-09-13 at 21:35 +0200, Thibault North wrote:
>>>
>>>
>>>
>>>>And ran it for a test, using:
>>>>patchbomb starting_changeset:ending_changeset
>>>
>>>
>>>Try using it with -n first.
> 
> 
> Ok, done.
> One strange thing is the to field produced by patchbomb -n, which contains:
> To: t, n, o, r, t, h, @, b, l, u, e, w, i, n, ., c, h
> 
> 
> 
>>>>Afer that, nothing happens, and the program keeps running.
>>>
>>>[...]
>>>
>>>>- - Does it need any external configuration ?
>>>
>>>
>>>Yes; just read the top of the script.
> 
> Ok, here that was done.
> Here is the result of a ^C:
> 
> DoneTraceback (most recent call last):
>   File "/usr/bin/patchbomb", line 247, in ?
>     patchbomb(u, repo, *args, **options)
>   File "/usr/bin/patchbomb", line 181, in patchbomb
>     try: l = raw_input()
> KeyboardInterrupt
> 
> 
> Regards,
> Thibault North
_______________________________________________
Mercurial mailing list
Mercurial at selenic.com
http://selenic.com/mailman/listinfo/mercurial

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDLoUR6Xb3bo96D2URAm4uAJ9hdwuRqkeSZ1o4bqd0rcxWzoCCDQCeJqtW
gEk7sWpLhsSDHwmUp9GboRY=
=7Bps
-----END PGP SIGNATURE-----


More information about the Mercurial mailing list