Re: POST-commit hook issue - Check in works

2014-02-11 Thread Matt Parks
Custom Software Development Services - *www.comspec-intnl.com On Mon, Feb 10, 2014 at 9:35 AM, Branko Čibej wrote: > On 10.02.2014 15:23, Matt Parks wrote: > > This is the error that the post-commit logs > > svn: OPTIONS of 'http://svnServer/svn/myREPO/trunk/wwwroot': coul

Re: POST-commit hook issue - Check in works

2014-02-10 Thread Matt Parks
lopment Services - *www.comspec-intnl.com On Mon, Feb 10, 2014 at 9:19 AM, Branko Čibej wrote: > On 10.02.2014 14:43, Matt Parks wrote: > > Yes, I su - apache and ran command. > > the Apache error log you mean /etc/httpd/logs/error_log? That has the > following. >

Re: POST-commit hook issue - Check in works

2014-02-10 Thread Matt Parks
n, Feb 10, 2014 at 8:38 AM, Branko Čibej wrote: > On 10.02.2014 14:24, Matt Parks wrote: > > Running this command on the SVN server manually works, > > > I'm assuming that's after 'sudo -u apache -i'. > > > just not in the post-commit hook scr

Re: POST-commit hook issue - Check in works

2014-02-10 Thread Matt Parks
ent Services - *www.comspec-intnl.com On Mon, Feb 10, 2014 at 8:17 AM, Matt Parks wrote: > First entry in /var/svn/avn-auth-conf > > apache:$apr1$GaNxd/..$YeQrUtQBHINvbwal/v0Au/ > > But I will try out the file access right now... > > Matt > > Matthew C. Parks > > *Consultant

Re: POST-commit hook issue - Check in works

2014-02-10 Thread Matt Parks
2.2014 13:48, Matt Parks wrote: > > [...] > > > > "apache" is the name of the local user on the server that your HTTPd > process is running as. > > > > HTTPd Conf contains: > > # Load Subversion Apache Modules > LoadModule dav_svn_module m

POST-commit hook issue - Check in works

2014-02-10 Thread Matt Parks
It was suggested to me to send this to this email address, I am not sure if there is a online board for this, but here are some of the details that I am working with below. Issue started after attempting to get SVN to use LDAP. I have rolled that part back and now this issue has occurred. I know