Pre-commit hook works, post-commit - doesn
From: John Doe <csj1411_at_gmail.com>
Date: Fri, 4 May 2012 09:19:10 -0700 (PDT)
I am using the latest version of TortoiseSVN on Windows Server 2008 R2 x64
When I use Tortoise SVN in repo browser mode and add files to repository via repo browser UI pre-commit hook is executed (verified by putting "exit 1" in pre-commit.bat, commit will then fail with dialog box showing up with error code) but post-commit hook is not executed (verified by putting "exit 1" in post-commit.bat, no dialog with error code pops up after commit).
If I check out folder to local drive, change some files and then do commit using Tortoise SVN Explorer shell extension post-commit hook is executed.
I tried connecting to CollabNet Edge, Visual SVN, UberSVN and plain SVNSERVE servers and all exhibit the same behavior. If pre-commit hook fires then post-commit hook should fire as well. It could be a problem on server end but I am not sure how to verify that.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.