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

Re: pre-commit doesn't work

From: John Szakmeister <john_at_szakmeister.net>
Date: 2006-07-25 11:05:44 CEST

----- c marschalek <c.marschalek@schrack-seconet.com> wrote:
[snip]
> My commits only work after the second attempt to commit (with a log message entered).
> The first time I try to commit (with a log message entered), the pre-commit fails and the
> error text is empty. If I remember correctly, I've had this error over the last few versions I
> had installed. I've also tried the template which comes with subversion, but the result is
> the same.
>
> My current version: svn, Version 1.3.0 (r17949)
> My linux installation: SuSE 9.1
>
> Any suggestions? :)

Are you using mod_dav_svn? Something I noticed pretty recently was when trying to mix mod_auth_kerb, mod_dav_svn, and mod_php4, all of a sudden the Kerberos security context would get lost, and somehow, the pre-commit hook would always fail (at least, that's what it would say). I removed mod_php4 from the picture, and all was happy again. It didn't seem to matter that the use of mod_php4 was in another virtual host either. :-(

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 25 11:07:07 2006

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.