TestFolder -m
"Testing"
This seems to cause the vcs user to sudo to the phd user and run:
svnserve -t --tunnel-user=foven
I really have no idea what is causing this issue at this point.
It could be some sort of permissions or ownership issue,
but I've tested the hook like this
Thanks for the reply.
If the user running the script just needs to have read and execute
permission, then if the file has permissions like this:
-rwxr-xr-x 1 phd phd 37 Nov 18 14:39 pre-commit
shouldn't it work no matter who the user running the script is?
That is how the permissions have
On Wed, Dec 2, 2015 at 11:28 AM, wrote:
>
> > On Dec 2, 2015, at 9:11 AM, foven wrote:
> >
> > Thanks for the reply.
> >
> > If the user running the script just needs to have read and execute
> > permission, then if the file has permissions like this:
&g
On Wed, Dec 2, 2015 at 3:07 PM, Philip Martin
wrote:
> foven writes:
>
> > On Wed, Dec 2, 2015 at 11:28 AM, wrote:
> >
> >>
> >> > On Dec 2, 2015, at 9:11 AM, foven wrote:
> >> >
> >> > Thanks for the reply.
> >> >
On Wed, Dec 2, 2015 at 9:50 PM, Nico Kadel-Garcia wrote:
> On Wed, Dec 2, 2015 at 2:12 PM, foven wrote:
>
> > I looked at the output of "journalctl -n 50", which seems to be enough
> > to see all that is logged for a commit attempt. I also checked
> > /var/
On Thu, Dec 3, 2015 at 2:54 PM, wrote:
>
> On Dec 3, 2015, at 9:40 AM, foven wrote:
>
> On Wed, Dec 2, 2015 at 9:50 PM, Nico Kadel-Garcia
> wrote:
>
>> On Wed, Dec 2, 2015 at 2:12 PM, foven wrote:
>>
>> > I looked at the output of "journalctl -n 5
On Thu, Dec 3, 2015 at 4:02 PM, Mark Phippard wrote:
> Given that you are using Phabricator, have you tried this?
>
> https://secure.phabricator.com/book/phabricator/article/diffusion_hooks/
>
>
>
> On Thu, Dec 3, 2015 at 3:55 PM, foven wrote:
>
>> On Thu,
from my iPad
>
> On Dec 3, 2015, at 5:39 PM, foven wrote:
>
> On Thu, Dec 3, 2015 at 4:02 PM, Mark Phippard wrote:
>
>> Given that you are using Phabricator, have you tried this?
>>
>> https://secure.phabricator.com/book/phabricator/article/diffusion_hooks/
>>
On Fri, Dec 4, 2015 at 11:25 AM, Mark Phippard wrote:
> On Fri, Dec 4, 2015 at 11:19 AM, foven wrote:
>
>> On Thu, Dec 3, 2015 at 8:20 PM, Mark Phippard wrote:
>>
>>> What I was thinking is that the hook they've installed would have
>>> something in