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

RE: can't manage to make post-commit hook script work

From: Butler, Frances H (FHB) <butlerfh_at_y12.doe.gov>
Date: 2004-06-18 17:45:54 CEST

I have a similar problem. A difference is that we are running Subversion on
a RH Linux 7.3 server using https. Commits are coming from Linux and
Windows clients, with success.

Conceptually, this seems simple. The email script is using the REV and
REPOS path. I know I can get the REV via the svnlook youngest
/path/to/repo. I don't know enough about Perl to know how to pass the
arguments correctly. All permissions have been checked, and are owned by
the Subversion user. Apache is running as the Subversion user.

This was a vital feature we used with cvs, and really need to get it working
for Subversion.

Any help that can be provided will be greatly appreciated.

Thanks,

Frances

-----Original Message-----
From: Stan Devyatovsky [mailto:stan@devyatovsky.com]
Sent: Friday, June 18, 2004 11:28 AM
To: users@subversion.tigris.org
Subject: can't manage to make post-commit hook script work

Hello,

 Can't manage to make post-commit hook script work.

 I have created sample repository named 'test', with the path:
'/svnroot/test'. I have followed the instructions in the documentation, I
have renamed '/svnroot/test/hooks/post-commit.tmpl' into
'/svnroot/test/hooks/post-commit' and chmodded it to 0777 to make sure it's
executable.

 I have uploaded commit-email.pl to the hooks directory.
 I have then manually run '/svnroot/test/hooks/post-commit' and it worked
fine (I receive mail alright).

 However when I commit changes to 'test' repository, there is no reaction
at all, I receive nothing in my mail.

 I'm running svnserve in daemon mode on my local FreeBSD server. I'm
committing changes from Windows XP client machine.

 Would appreciate any help on this.

-- 
Best regards,
 Stan                          mailto:stan@devyatovsky.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 18 17:47:36 2004

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.