Mike Laster <[EMAIL PROTECTED]> wrote: >>> If you can send me a copy of the modified script, I can give it a >>> try. I have Python >>> 2.4.3 installed and it seems to have >>> /usr/local/lib/python2.4/subprocess.py so in >>> theory my environment should be capable of using it. >> >> Try this patch. >> -- >> Giovanni Bajo > > Still crashes in the same manner.
So that I know that it does not matter, would you please try adding "close_fds=True" among the subprocess.Popen() arguments, and try again? Giovanni Bajo _______________________________________________ Svnmerge mailing list [email protected] http://www.orcaware.com/mailman/listinfo/svnmerge
