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

Re: How to restrict SVN check-in confining to a particular time slot?

From: Matt Sickler <crazyfordynamite_at_gmail.com>
Date: 2007-10-08 07:45:20 CEST

You would need to set up a precommit hook. Please refer to:
http://svnbook.red-bean.com/en/1.4/svn.ref.reposhooks.start-commit.html
or
http://svnbook.red-bean.com/en/1.4/svn.ref.reposhooks.pre-commit.html
for info on the start-commit and pre-commit hooks.

On 10/8/07, shivakumar <shivakumar.a@synettech.com> wrote:
>
> I would like to restrict the code check-ins to one particular time slot, say
> 15.00 to 17.00 hours, of the day.
> How would I go about achieving this on SVN?
> Please advise me in this regard.
> --
> View this message in context: http://www.nabble.com/How-to-restrict-SVN-check-in-confining-to-a-particular-time-slot--tf4585878.html#a13090631
> Sent from the Subversion Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 8 07:45:41 2007

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.