# # patch "CVS_prot" # from [2edf9eed139ed6c230c369936226b54c3e48d5c1] # to [5c4e814048b5ea7204737d379834fdc754e44041] # # patch "cvs_client.cc" # from [4d1ad8731fb6a8224ff323e13348dd8fc9884b69] # to [f7e4768c2794cbc302ba40f7939880ca0022edf8] # --- CVS_prot +++ CVS_prot @@ -130,8 +130,6 @@ -N -S? -------------------- TODO ------------------------------ -push/pull o.Argumente -modules: fetch expand-modules, figure out server dirs, save and removen prefix correct < when calculating manifests push: changelog on merge faster initial db-access (multimap? without timestamp access?) --- cvs_client.cc +++ cvs_client.cc @@ -1369,7 +1369,7 @@ writestr("Argument --\n"); for (std::vector::const_iterator i=commits.begin(); i!=commits.end(); ++i) - writestr("Argument "+shorten_path(i->file)+"\n"); + writestr("Argument "+i->file+"\n"); writestr("ci\n"); std::map > result; // process result