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

Hooks does not work with standalone "svnserve"

From: Sergey Proskurnya <alaley_at_gmail.com>
Date: 2005-02-03 14:31:37 CET

Hi all,

uhhh, strange problems.
SVN have worked just fine under Apache,
but when I've moved to "svnserve",
the post-commit hooks have stoped to work.

SVN is 1.1.3.
Comand line is "/usr/bin/svnserve --daemon -r /var/spool/svn".
There are multiple repo-directories in "/var/spool/svn",
e.g. "/var/spool/svn/svntest".
"/var/spool/svn/svntest" is a valid repository with hooks dir and
executable post-commit script inside it. But it is not called.
"svnserve" is running under root, so there must be no permissions-related
problems.

I ran svnserve with "--foreground" option, but I didn't see any output.

What sould I check first?
Or only GDB will help? ;-)

Thanks,
Serge.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 3 14:34:50 2005

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.