monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] Revision 15d2a850c8190afdb6ee039b8dbe60f07afe7b


From: monotone
Subject: [Monotone-commits-diffs] Revision 15d2a850c8190afdb6ee039b8dbe60f07afe7b35
Date: Tue, 20 Jun 2006 06:08:45 +0200

-----------------------------------------------------------------
Revision: 15d2a850c8190afdb6ee039b8dbe60f07afe7b35
Ancestor: f5a3028e705807b119452dc115298ba37c79e2df
Author: address@hidden
Date: 2006-06-20T03:34:03
Branch: net.venge.monotone

Modified files:
        ChangeLog automate.cc cmd_diff_log.cc cmd_list.cc
        cmd_ws_commit.cc restrictions.cc restrictions.hh roster.cc
        roster.hh tests/ls_unknown_of_unknown_subdir/__driver__.lua
        work.cc work.hh

ChangeLog: 

2006-06-19  Derek Scherger  <address@hidden>

        * automate.cc (inventory): use path_restriction
        * cmd_diff_log.cc (diff,log):
        * cmd_list.cc (ls_known,ls_changed):
        * cmd_ws_commit.cc (revert,status,commit): use node_restrictions
        * restrictions.{cc,hh} (restriction): subclass into ...
        (node_restriction): ... this, operating on roster nodes and
        validated against roster paths
        (path_restriction): ... and this, operating on split paths and
        validated against workspace paths ; the unit_tests currently
        create directories {x,y}/{x,y} wherever they run to pass workspace
        path validation and this should probably be cleaned up
        * roster.{cc,hh} (make_restricted_csets, 
        update_current_roster_from_filesystem,
        extract_path_set): use node_restrictions
        * work.{cc,hh} (find_missing): use node_restriction
        (find_unknown_and_ignored): use path_restriction
        * tests/ls_unknown_of_unknown_subdir/__driver__.lua: un-xfail
        and add output checks

Attachment: txtEr1DeNo8X7.txt
Description: Diff [f5a3028e705807b119452dc115298ba37c79e2df] -> [15d2a850c8190afdb6ee039b8dbe60f07afe7b35]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]