Re: New Directory Commit Failure

2020-05-12 Thread Daniel Shahaf
Casey Heney wrote on Tue, 12 May 2020 17:23 -0700: > Commit failed (details follow): > Changing directory '/Users/casey/Documents/repo/trunk/docroot/new-dir' > is forbidden by the server > Access to > '/!svn/wrk/cfa651e5-5850-4325-a441-1b5f8f37b3ea/trunk/docroot/new-dir' > forbidden The error code

New Directory Commit Failure

2020-05-12 Thread Casey Heney
Hello SVN community, I am responsible for an SVN server that has been running without issue for over five years. The problem just started happening this morning out of the blue. I’ve got a fairly standard setup with apache (2.2.31), dav svn, and local passwd/authz files for authentication/access c

Re: Who else is using SVN for large-binary-asset storage?

2020-05-12 Thread Danil Shopyrin
On Fri, Apr 24, 2020 Karl Fogel wrote: > I'm wondering if it might be possible to put together a > mini-consortium of companies to fund the completion of Issue #525: > > https://issues.apache.org/jira/browse/SVN-525 > "allow working copies without text-base/" > > [...] > > Is anyone else in a s

Re: libsvn_client.pc should set -lsvn_client-1 instead of -lsvn_client

2020-05-12 Thread James McCoy
On 2020/05/12 16:21:18, Andreas K. Hüttel wrote: > Bug: libsvn_client.pc should set -lsvn_client-1 instead of -lsvn_client > Verified with subversion-1.12.2 > See also: https://bugs.gentoo.org/686148 > > pkg-config requests linking to libsvn_client ... > > # pkg-config --libs libsvn_client > -l

libsvn_client.pc should set -lsvn_client-1 instead of -lsvn_client

2020-05-12 Thread Andreas K . Hüttel
Bug: libsvn_client.pc should set -lsvn_client-1 instead of -lsvn_client Verified with subversion-1.12.2 See also: https://bugs.gentoo.org/686148 pkg-config requests linking to libsvn_client ... # pkg-config --libs libsvn_client -lsvn_client -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl ... but what

Re: SVN Server migration to a new server

2020-05-12 Thread Dheeraj
Sorry, that was a permission issue with apache. Issue fixed. Thanks Best Regards, Dheeraj On Tue, May 12, 2020 at 4:30 PM Dheeraj wrote: > Hi All > > I did SVN server migration from RHEL 6 to RHEL 7 and migrated the repos. > Also DNS entry is changed so that alias points to the news server. W

Re: SVN Server migration to a new server

2020-05-12 Thread Dheeraj
Hi All I did SVN server migration from RHEL 6 to RHEL 7 and migrated the repos. Also DNS entry is changed so that alias points to the news server. When I did svn up from an existing setup, I got below error. svn: E175002: Unable to connect to a repository at URL ' https://svn-hpc.americas.shell.

Re: SVN Server migration to a new server

2020-05-12 Thread Johan Corveleyn
On Tue, May 12, 2020 at 1:00 PM Dheeraj wrote: > > Hi All > > I did SVN server migration from RHEL 6 to RHEL 7 and migrated the repos. > Also DNS entry is changed so that alias points to the news server. When I > did svn up from an existing setup, I got below error. > > svn: E175002: Unable to c