Changes between Version 52 and Version 53 of VincentFAQ
- Timestamp:
- May 11, 2005, 10:46:12 AM (21 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VincentFAQ
v52 v53 174 174 You don't have to be root to use CMT. 175 175 176 177 === The executable CMT is not found === 178 179 Users have to connect to CMT by doing: 180 {{{ 181 unix-csh> source <some root>/CMT/v1r<nn>p<xxx>/mgr/setup.csh 182 }}} 183 or 184 {{{ 185 unix-sh> . <some root>/CMT/v1r<nn>p<xxx>/mgr/setup.sh 186 }}} 187 or 188 {{{ 189 dos> call <some root>\CMT\v1r<nn>p<xxx>\mgr\setup.bat 190 }}} 191 192 193 176 194 === How to create a package? === 177 195 … … 182 200 Yes. A comment starts with a hash character (#) that is not part of a string literal, and ends at the end of the physical line. 183 201 202 == How does CMT localize package? === 203 184 204 185 205 === How do I configure CMT to work with CVS? === … … 208 228 === Where can I find this FAQ? === 209 229 210 For the moment there is not canonical location for the FAQ except here [wiki:VincentFAQ CMT FAQ] 230 For the moment there is not canonical location for the FAQ except here [wiki:VincentFAQ CMT FAQ]. 211 231 212 232 === I've got a question that is not answered here. Who can I ask? ===
