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

Re: Windows hook needed?

From: waqas Arshed <cs1624_at_yahoo.com>
Date: Mon, 26 May 2008 01:13:51 -0700 (PDT)

--- On Mon, 5/26/08, Kevin Chu <kevjjdin158_at_hotmail.com> wrote:

> I am a newbie to SVN. Recently I installed TortoiseSVN
> 1.4.8 and SVN 1.4.6 on a Windows 2003 machine for our
> organization.Everything was successfully set up, except for
> hook scripts. As I read from the SVN manual, in order to run
> the hook scripts on Windows, they need to be re-written.
> But is it necessary to have hook scripts configured to run?
> It appears that TortoiseSVN client is able to perform check
> in/out operations successfully just by itself.
>
> Thank you.
>
> Best regards, Kenneth Yu Chu

Kevin,

You don't need hook scripts for normal operation. They provide additional control over subversion repository and user actions. There can be many cases when you would need a hook script. For example, to enforce strict locking of files or to stop users from committing their changes to Tagged code etc. However, to start with, you can do just fine without implementing any hook script. It is not mandatory to have hook scripts at all and your server/client should work fine without them.

Regards,
Waqas Arshed

      

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-26 10:14:17 CEST

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.