# # # patch "cvs_sync.cc" # from [e0f3de4f18c947fab0e90498010186a8d4041908] # to [6c849e375b6ea67bdbc29d5e661979c5079804f9] # ============================================================ --- cvs_sync.cc e0f3de4f18c947fab0e90498010186a8d4041908 +++ cvs_sync.cc 6c849e375b6ea67bdbc29d5e661979c5079804f9 @@ -1850,7 +1850,7 @@ // commit them all commit_cvs2mtn(edges.begin()); // create a MT directory - app.create_working_copy(system_path(".")); + app.create_workspace(system_path(".")); // like in commit ? // update_any_attrs(app);