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 > <module> > svn_pool_create() > TypeError: svn_pool_create() takes exactly 2 arguments (0 given)
This is apparently known breakage with libsvn's SWIG bindings related to new versions of SWIG. We're more or less powerless to do anything about it. You can tell it's not Mercurial's problem because the error occurs -in libsvn/core.py- while it's calling SVN. https://encrypted.google.com/search?output=search&sclient=psy-ab&q=svn_pool_create&=&=&oq=&gs_l=&pbx=1#q=svn_pool_create+exactly+2+arguments -- Mathematics is the supreme nostalgia of our time. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple