Permission Denied Error on Pre-commit Java hook

2009-12-15 Thread DEVELA Brent
Hello Everyone, This is my very first post in this mailing list and I have a rather simple question. I've created my very first hook and what it does is that a Python script calls a java jar file which then creates a file writes something into it. When it is run as a hook, I am

Re: Authentication with 1.5/1.6 client against 1.4 server

2009-12-15 Thread Mark Phippard
On Tue, Dec 15, 2009 at 3:38 AM, Felix Dorner felix...@web.de wrote: I have never heard of this happening on a checkout, but it sounds like this issue In the meantime I installed Subclipse 1.2.x on Eclipse 3.5. This solved the above problem, but I experience something very strange when

RE: Re : need have a begin transaction on different branch

2009-12-15 Thread Bob Archer
I have the same problem too. I'm working  in a company using subversion for its projects I need to be able to lock folders on the repository before committing them to avoid simultanous commits. -- Thy subversion commits are ACID transactions so simultaneous commits will not cause any

RE: Permission Denied Error on Pre-commit Java hook

2009-12-15 Thread DEVELA Brent
Hi Ryan, Thanks for the reply, My repository is served via apache and the user running it is www-data. And yes, the user does have rights in the folder. Here's the code I'm trying to run with the contents of the output.txt file from the python code. Python code: log_cmd='java -jar