Problems running "hg convert" with "subversion[-python]" 1.8.13-2

2015-07-29 Thread Dr Rainer Woitok
Greetings, having installed Cygwin's version 1.8.13-2 of both, "subversion" and "subversion-python", I get $ hg convert -d hg -s svn http://gpsbabel.googlecode.com/svn/ gpsbabel ** unknown exception encountered, please report by visiting ** http://mercurial.selenic.com/wiki/BugTracker ** Pyth

Re: Problems running "hg convert" with "subversion[-python]" 1.8.13-2

2015-07-29 Thread Matt Mackall
On Wed, 2015-07-29 at 12:48 +0200, Dr Rainer Woitok wrote: > File "/usr/lib/python2.7/site-packages/libsvn/core.py", line 7285, in > > svn_pool_create() > TypeError: svn_pool_create() takes exactly 2 arguments (0 given) This is apparently known breakage with libsvn's SWIG bindings related

Re: Problems running "hg convert" with "subversion[-python]" 1.8.13-2

2015-07-29 Thread David Rothenberger
Matt Mackall wrote: > On Wed, 2015-07-29 at 12:48 +0200, Dr Rainer Woitok wrote: >> File "/usr/lib/python2.7/site-packages/libsvn/core.py", line 7285, in >> >> svn_pool_create() >> TypeError: svn_pool_create() takes exactly 2 arguments (0 given) > > This is apparently known breakage with l

Re: Problems running "hg convert" with "subversion[-python]" 1.8.13-2

2015-09-20 Thread David Rothenberger
On 9/20/2015 8:40 AM, Dr Rainer Woitok wrote: > David, > > back in July (2015-07-29) I reported a bug in "subversion" and "subvers- > ion-python" version 1.8.13-2 when running "hg convert" which is not pre- > sent in version 1.8.13-1. You replied that you intended to apply a Fed- > ora patch and