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

Re: version control of 'hooks' directory

From: Greg Thomas <thomasgd_at_omc.bt.co.uk>
Date: 2005-06-03 11:22:55 CEST

On Thu, 2 Jun 2005 12:17:43 -0400, David Weintraub <qazwart@gmail.com>
wrote:

>You wouldn't get into a situation where an error in the hook script
>keeps you from committing a change in your hook script that would fix
>the error. If you simply changed the hook script without committing
>it, you could still fix the error (and then commit the fixed script to
>your archive).

TBH, I don't see that as a problem. I've a 'live' repository, and a
'test' repository. Both have a 'hooks' directory that are a wc of the
same area in the live repository. I'll develop and test the script in
the test repository, and when I'm happy, commit them. Then I log on to
the live system, and simply 'svn update' the live hooks. If anything
goes wrong, I can just 'svn revert', and revisit them again on the
test repository.

Greg

-- 
This post represents the views of the author and does
not necessarily accurately represent the views of BT.
-- 
This post represents the views of the author and does
not necessarily accurately represent the views of BT.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 3 11:26:37 2005

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.