2009/3/16 Peter Williams <[email protected]>
>
> Message body follows:
>
> First, my apologies for being so late in attending to this
> patch but I only just noticed it.
>
> Second, it causes gquilt to crash on my Linux box with the
> following output:
>
> Traceback (most recent call last):
> File "gquilt.py", line 1220, in <module>
> set_ifce()
> File "gquilt.py", line 44, in set_ifce
> pgt = playground_type(dir)
> File "gquilt.py", line 38, in playground_type
> if backend[b].is_playground(dir):
> File "/home/peter/WSRC/gquilt/gquilt_mq.py", line 154, in
> is_playground
> root = self.get_playground_root(dir)
> File "/home/peter/WSRC/gquilt/gquilt_mq.py", line 207, in
> get_playground_root
> res, root, err = gquilt_utils.run_cmd("hg root")
> File "/home/peter/WSRC/gquilt/gquilt_utils.py", line 25,
> in run_cmd
> sub = subprocess.Popen(cmd, stdin=subprocess.PIPE,
> stdout=subprocess.PIPE, stderr=subprocess.PIPE)
> File "/usr/lib64/python2.5/subprocess.py", line 594, in
> __init__
> errread, errwrite)
> File "/usr/lib64/python2.5/subprocess.py", line 1091, in
> _execute_child
> raise child_exception
> OSError: [Errno 2] No such file or directory
>
> This problem will need to be fixed before I can accept the
> patch for inclusion in the main source. I will try to fix
> it myself but your input would be appreciated.
>
> Thanks
> Peter
>
Hi Peter
It has been a while since I wrote that patch, so I cannot remember the code.
I will try to take time to look at it, but it may take a couple of weeks for
me to get that time :-)
Are you aware of the TortoiseHg project? I think that gquilt could be a
candidate for inclusion into THG. If you fancy working in that direction I
suggest you join the tortoisehg-develop mail list (where I also lurk) - here
you will find Python coders with much more Linux expertise than me.
Regards,
Peer
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Tortoisehg-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop