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
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,
---------------------------------------------------------------------
|
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.