Re: SVN 1.8.8: assertion failed (move_src_op_root_relpath != NULL && move_dst_op_root_relpath != NULL)

2014-04-16 Thread Philip Martin
Alexey Neyman writes: > Just verified the issue is present on trunk as well (r1587745): > > subversion/libsvn_wc/wc_db_update_move.c:2493: > (apr_err=SVN_ERR_ASSERTION_FAIL) > svn: E235000: In file 'subversion/libsvn_wc/wc_db_update_move.c' line 2493: > assertion failed (move_src_op_root_relpat

Re: Merge fails: E175002: REPORT request on '/svn/FOO/!svn/me' failed

2014-04-16 Thread Johan Corveleyn
On Fri, Apr 11, 2014 at 11:24 PM, James Crofts wrote: > [I'm not currently a subscriber to the mailing list, so please copy me > explicitly.] > > I'm not able to merge a working directory in Subversion 1.8.8. There are > frequent changes > to ~10.5 Mb binary files there, which SVN cannot automati

Is there swig python 3 binding for subversion?

2014-04-16 Thread Yonggang Luo
I am looking for it. -- 此致 礼 罗勇刚 Yours sincerely, Yonggang Luo

Subversion Windows Performance compared to Linux

2014-04-16 Thread Florian Ludwig
Hi, this topic was raised several times in the past - the answers range from "will be better/solved in the next version 1.7" or "it is due to ntfs vs ext3/4" or it's the AV, network setup or the Windows file indexing service. After disabling all those and running a test checkout on Linux and Wind

Re: Subversion Windows Performance compared to Linux

2014-04-16 Thread Andreas Stieger
Can you re-run with --quiet? Which version if SQLite is the GNU/Linux client running with? Regards, Andreas > On 16 Apr 2014, at 18:13, Florian Ludwig wrote: > > Hi, > > this topic was raised several times in the past - the answers range from > "will be better/solved in the next version 1.7"