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

Re: Simple post-commit hook script not working

From: Greg Kolanek <Greg.Kolanek_at_osce.org>
Date: 2005-03-03 11:26:51 CET

> Have you tried doing something simple like testing with a hook script
> like 'echo test > c:\test.txt'. If the apache user has write access to
> c: that is, otherwise use another path.

Just tried that, and it didn’t work, either.

The place to check, I think, was Apache’s error_log:

[Thu Mar 03 11:19:58 2005] [warn] [client 10.100.17.178] The PUT was successful, but there was a problem automatically checking in the resource or its parent collection. [500, #0]
[Thu Mar 03 11:19:58 2005] [warn] [client 10.100.17.178] Unable to auto-checkin resource //!svn/wrk/0edafd17-8730-434c-9d57-717fc47391a4/trunk/test8.html. [500, #0]
[Thu Mar 03 11:19:58 2005] [warn] [client 10.100.17.178] An error occurred while committing the transaction. [409, #720145]
[Thu Mar 03 11:19:58 2005] [warn] [client 10.100.17.178] Can't remove 'd:/Subversion/db/transactions/25-1.txn': The directory is not empty. [409, #720145]

In fact, d:\Subversion\db\transactions is full of (empty) .txn folders. What’s going on here?
Received on Thu Mar 3 11:29:44 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.