Problem with subversion-perl RPMs from WanDisco?

2014-09-10 Thread Alexey Neyman
Hi all, I tried to update subversion to 1.8.10 on a freshly installed CentOS 6.5 and noticed that an attempt to use Perl bindings has failed due to an undefined symbol in the libsvn_swig_perl library: svn_swig_pl_get_current_pool $ readelf -Ws /tmp/usr/lib64/libsvn_swig_perl-1.so.0 | grep svn_s

Re: please help me with path-based access control setup

2014-09-10 Thread Branko Čibej
On 10 Sep 2014 20:06, "James" wrote: > > My svnserve is running on Fedora and I can access (checkout, update, ..) with svn://repository/.. without any issue from local machine and another machine. > > I also setup user/password access control. It works great. Now I am trying to add path-based acce

Re: please help me with path-based access control setup

2014-09-10 Thread James
Ok, I found what wrong with my authz file's settings after read the svnbook carefully again. Now there is only one thing still doesn't work for me: deny the access of a subdirectory: by follow the example in the svnbook, I have the following setting: #--- [/] superuser = rw #*

please help me with path-based access control setup

2014-09-10 Thread James
My svnserve is running on Fedora and I can access (checkout, update, ..) with svn://repository/.. without any issue from local machine and another machine. I also setup user/password access control. It works great. Now I am trying to add path-based access control on top of it. I enabled the "au

Re: Merge problem

2014-09-10 Thread Stefan Sperling
On Wed, Sep 10, 2014 at 10:56:42AM +, Andreas Tscharner wrote: > > [snip] > > Just wondering if anyone may have an idea how my repository > > got so buggered up. I tried to merge a branch to the trunk > > and received 49 conflicts. 2 are files that do not need to > > be tracked so that le

RE: Merge problem

2014-09-10 Thread Andreas Tscharner
[snip] > Just wondering if anyone may have an idea how my repository > got so buggered up. I tried to merge a branch to the trunk > and received 49 conflicts. 2 are files that do not need to > be tracked so that leaves 47. Out of the 47 there are two > problems, local add, incoming add upon

Re: Merge problem

2014-09-10 Thread Stefan Sperling
On Tue, Sep 09, 2014 at 06:48:31PM +, John Maher wrote: > Hello > > Just wondering if anyone may have an idea how my repository got so buggered > up. I tried to merge a branch to the trunk and received 49 conflicts. 2 are > files that do not need to be tracked so that leaves 47. Out of th