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

Re: Post-commit hook failures since upgrading to 1.6.x

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 01 Apr 2009 17:59:48 +0200

Gareth wrote:
> Ever since upgrading to 1.6.0.15855 we've been getting post-commit hook failures.
> I've attached a screen shot to show the complete error message.
>
> Dropping into a command prompt window allows execution of 'svnlook' so it is installed and working okay.
>
> I've tried uninstalling, reboot and reinstalling a couple of times no it makes no difference.

Are you using file:/// to access the repository? Is the repository on a
network share?

Post-commit hook scripts are executed by the server process. Only if you
use file:/// to access the repo then they're executed by TSVN (the svn
library to be exact). But if the repo is on a network share and the
svnlook also is, then you most likely run into some security
restrictions (apps not executed on network shares).

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1508361
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-04-01 18:00:40 CEST

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.