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

Post-script not executing even after setting the permissions.

From: Deepan R Venkatesh <deepan.deepan_at_gmail.com>
Date: Sun, 23 Mar 2008 10:32:14 +0530

Hi,

   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.

Thanks in advance,
Deepan.R

---------------------------------------------------------------------
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:02:33 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.