# # # patch "wiki/BranchStatuses.mdwn" # from [bb61a755796f5be37160a23df23dade4b26283ad] # to [d80f1ae9e78d309b4f260ae76a21d84fcbc22d17] # ============================================================ --- wiki/BranchStatuses.mdwn bb61a755796f5be37160a23df23dade4b26283ad +++ wiki/BranchStatuses.mdwn d80f1ae9e78d309b4f260ae76a21d84fcbc22d17 @@ -1,4 +1,4 @@ -[[!tag migration-auto]] +[[!tag migration-wip]] Currently active development branches: @@ -21,21 +21,24 @@ Status: A re-implementation of the cvssync architecture to be more modular, including a separate external process that interacts as a cvs client. Status: -What is done: - * mtn_cvs pull, push and takeover work with side branches and all sorts of strange setups (see tests) and are now attribute based - -What needs to be done: - * implement changed files - * implement sane branch connecting (or share with cvs_import) - * share the changeset-ification logic with cvs_import (I use the most simple approach for now) - * write documentation +What is done: + + * mtn_cvs pull, push and takeover work with side branches and all sorts of strange setups (see tests) and are now attribute based + +What needs to be done: + + * implement changed files + * implement sane branch connecting (or share with cvs_import) + * share the changeset-ification logic with cvs_import (I use the most simple approach for now) + * write documentation * write migration helpers for the old branch -What can be put into mainline: - * the piece_table abstraction can be shared with cvs_import (once I had committed the change) - * all automate extensions (the synchronization commands are about to change again to use attributes, so they might wait) +What can be put into mainline: + + * the piece_table abstraction can be shared with cvs_import (once I had committed the change) + * all automate extensions (the synchronization commands are about to change again to use attributes, so they might wait) * the mtn_automate class (C++ wrapper library to access monotone via automate) - * the mtn_cvs directory infrastucture can be put into mainline but can wait as well until it's finished + * the mtn_cvs directory infrastucture can be put into mainline but can wait as well until it's finished # n.v.m.git