Paramiko Threading Error

2011-06-07 Thread mud
Hi All, Does anybody know what the following error means with paramiko, and how to fix it. I don't know what is causing it and why. I have updated paramiko to version 1.7.7.1 (George) but still has the same issue. Also I can not reproduce the problem and therefore debugging is harder for me. E

Re: Paramiko Threading Error

2011-06-14 Thread mud
On Jun 10, 3:47 am, David <71da...@libero.it> wrote: > Il Tue, 7 Jun 2011 19:25:43 -0700 (PDT), mud ha scritto: > > > > > > > > > > > Hi All, > > > Does anybody know what the following error means with paramiko, and > > how to fix it. >

pysvn merge

2011-07-27 Thread mud
I have started using your pysvn module and find it very useful. I trying to doing a pysvn.Client.merge which is working well, but I am would like to cater for conflicts. I would like to by default accept “theirs-full” version, but I can’t figure out how to do it. Svn command line merge has a opti