monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] Work on drop and rename commands


From: Joel Rosdahl
Subject: [Monotone-devel] Work on drop and rename commands
Date: Sun, 02 May 2004 23:07:06 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Common Lisp, linux)

Good evening,

I have some proposed changes in the net.venge.monotone collection at
joel.rosdahl.net:

======================================================================
2004-05-02  Joel Rosdahl  <address@hidden>

        Made it possible to rename a rename target and to undo a rename.
        I.e.: Given a rename set A -> B, "monotone rename B C" gives the
        rename set A -> C and "monotone rename B A" gives the empty rename
        set.
        * work.cc (visit_file): Implement new behavior.
        * tests/t_rename.at: Added test cases for new behavior.
        * monotone.texi: Note that a rename can be undone.

        Fix bug #8458:
        * file_io.hh, file_io.cc (walk_tree): Added require_existing_path
        parameter.
        * work.cc (build_deletion): Pass new parameter to walk_tree.
        * work.cc (build_rename): Ditto.

        * manifest.cc (build_manifest_map): Fix missing file check for
        i18n paths.

2004-05-01  Joel Rosdahl  <address@hidden>

        Fix bug #7220:
        * manifest.cc (build_manifest_map): Handle missing file
        gracefully.

        * file_io.cc (walk_tree): Handle nonexistent file/directory
        gracefully.
======================================================================

        Regards,
        Joel

-- 
Joel Rosdahl <address@hidden>
Key BB845E97; fingerprint 9F4B D780 6EF4 5700 778D  8B22 0064 F9FF BB84 5E97




reply via email to

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