src/commit2.c     |  185 +++++++++++++++++++++++++++++++++++++++++++++++-------
 src/common/defs.h |    1 
 2 files changed, 164 insertions(+), 22 deletions(-)

New commits:
commit 112fa6e5a10455ebc13900568367079b9e09120a
Author: slioch <[email protected]>
Date:   Wed Jun 24 11:43:11 2009 -0700

    Commit check now behaves like IslaVista.
    
    Note that commit check only applies in the following cases:
    
    1) On nodes or ancestors of nodes that have been set or modified
    2) Does not applied to deleted nodes
    
    Feature developers should:
    
    1) locate commit checks at a common ancestor if checking across a hierarchy
    2) expect that the commit check only enforces created behavior (therefore 
behaves more like a create check).
    
    An additional flag is provided "-f" to allow for full syntax and commit 
checks. This allows a complete single pass on all syntax and
    commit errors. The default behavior is to stop processing on the first 
error.

http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=112fa6e5a10455ebc13900568367079b9e09120a
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to