strange reaction from post-commit hook
From: J. Bakshi <joydeep_at_infoservices.in>
Date: Tue, 02 Jun 2009 18:16:09 +0530
Hello list,
My greetings to all of you.
I hope I have joined the right list to discuss with post-commit
`````````````````````````````````````````
No problem to crete /add/commit repos through https
I have just decided to use the post-commit hook to automatically
To start the experiment I have created a repo with just a file called
Here is my post-commit script with 755 permission
```````````````````````````
checkout, accepting the certificate permanently etc.... are the initial
`````````````````````````````````````````````````
So I deleted the file and updated
```````````````````````````````````````````````````
[root_at_192 POSTCOMMIT]# svn up
But the newfile get the root:root permission ( as I'm logged in as root)
After modifying the file when I tried to commit it failed :-(
`````````````````````````````
Warning: 'post-commit' hook failed with error output:
```````````````````````````````````
It repeated again and again even after " svn cleanup". I also tried
If I manually execute the post-commit script; it runs perfectly well
with many thanks
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.