authorizing via ldap groups

2014-04-15 Thread rupert.thurner
hi, i was wondering, what is the best possibility to use ldap groups for authorizing access to svn on repositories itself, as well as on directory level. authentication is done via ssh as described in the documentation, no need to do this via ldap. i saw:

Re: problem of sync a huge revision on mirror site

2014-04-15 Thread svnswapnil
Hi Murali,I am also getting the similar svnsync error but tricky one.svnsync: E22: Revision being currently copied (32529), last merged revision (32527), and destination HEAD (32527) are inconsistent; have you committed to the destination without using svnsync?Please note I have two slave

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

2014-04-15 Thread Alexey Neyman
Hi Subversion developers, Encountered the following assertion while trying to resolve a tree conflict: svn: E235000: In file 'subversion/libsvn_wc/wc_db_update_move.c' line 2462: assertion failed (move_src_op_root_relpath != NULL move_dst_op_root_relpath != NULL) ./svn-bug.sh: line 33: 30387

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

2014-04-15 Thread Alexey Neyman
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_relpath != NULL