Changeset 158
- Timestamp:
- Mar 14, 2006, 5:30:23 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CMT/HEAD/source/cmt_cvs.cxx
r157 r158 1186 1186 command += "/cmt"; 1187 1187 1188 command += CmtSystem::command_separator (); 1189 1190 command += " cvs update -l ."; 1191 1188 1192 execute_and_retry (command, "Error getting project CMT contents"); 1189 1193 1190 make_management_files (module, "D/cmt////\n");1194 //make_management_files (module, "D/cmt////\n"); 1191 1195 1192 1196 return (true);
Note:
See TracChangeset
for help on using the changeset viewer.