On Fri, Jul 18, 2014 at 8:23 PM, Ron W <ronw.m...@gmail.com> wrote:

> To get the feature Matt suggested, I suggested adding a new Fossil defined
> tag and adding the the following after the code cited above (inserting the
> needed conditional in the new if):
>
> /*
>   ** If not creating a new branch, do not allow a commit against a closed
> branch
>   */
> if( /* not creating new branch */ ){
>

Very elegant :).

Eric makes a good argument for not doing it, though, and i'm interested to
see how the discussion goes. "Locked," as Matt suggests it, might be
interesting, so long as it doesn't go anywhere near the semantics of
locking in RCS/CVS/etc (that discussion has been had a few times already).

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to