[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Post-script not executing even after setting the permissions.

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Sun, 23 Mar 2008 01:05:01 -0400

"Deepan R Venkatesh" <deepan.deepan_at_gmail.com> writes:
> I have started using the SVN from some months back and I am facing
> a problem in updating my working copy, which I have been checked out
> in the local server. To be more clear,
>
> 1. I will be creating a svn repos in my server.
> 2. I will check out a working copy in the svn server itself and make
> an alias entry in httpd.conf to browse the repos
> 3. I have a post-commit script under the hook folder and the command
> "/usr/bin/svn update -q <repos> -r HEAD--username user --password
> xxxxxx" is executing in that thru shell script.
> 4. The permission for the SVN repos is 775 and the owner is apache.
>
> The Problem is, when ever I add and commit a file in the repository
> using tortoise svn client, the commited file is not appearing under
> the repository. The post-commit script is not getting executed.
>
> Someone please advice me on this how to solve this issue.

Have you read http://subversion.tigris.org/faq.html#hook-debugging ?

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-23 06:26:09 CET

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.