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

Re: Client-side hooks not invoking from Repo browser operations

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 24 Jan 2013 06:04:10 -0500

On Jan 24, 2013 5:39 AM, "Vishnuprasad" <mcvishnuprasad_at_gmail.com> wrote:
>
> I have included client side hook (almost all tried - pre-commit,
post-commit etc).
> But client-side hooks are not getting invoked if any operations are
performed using Repo browser. E.g. File Add, File Delete, Rename etc. In
these case, Commit Dialog is showing, but hooks are not invoking.
>
> If above operations are performed from Windows Shell (with in the
check-out folder), these hooks are working properly.
>
> Could you please advice to solve this?
>

That seems to make sense to me. The client side hooks are meant for when
you execute an action against your working copy. When you perform actions
in the repo browser, your working copy isn't touched.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3045704

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-01-24 12:04:14 CET

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.