$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: eg (egoots_at_[hidden])
Date: 2007-08-11 23:43:20
David Abrahams wrote:
.
>> I searched through the SVN documentation for information about making Tags
>> "readonly" to prevent
>> someone accidently committing a change to a tagged version. I didn't find
>> it but
>> it seems that this functionality would be necessary. I'm still perusing the
>> details.
>
see: http://svn.haxx.se/users/archive-2004-04/0178.shtml
I believe most people use the 2nd option (a pre-commit hook script)