Changes between Version 52 and Version 53 of VincentFAQ


Ignore:
Timestamp:
May 11, 2005, 10:46:12 AM (21 years ago)
Author:
garonne
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VincentFAQ

    v52 v53  
    174174You don't have to be root to use CMT.
    175175
     176
     177=== The executable CMT is not found ===
     178
     179Users have to connect to CMT by doing:
     180{{{
     181unix-csh> source <some root>/CMT/v1r<nn>p<xxx>/mgr/setup.csh
     182}}}
     183  or
     184{{{
     185unix-sh> . <some root>/CMT/v1r<nn>p<xxx>/mgr/setup.sh
     186}}}
     187  or
     188{{{
     189dos> call <some root>\CMT\v1r<nn>p<xxx>\mgr\setup.bat
     190}}}   
     191
     192
     193
    176194=== How to create a package? ===
    177195
     
    182200Yes. A comment starts with a hash character (#) that is not part of a string literal, and ends at the end of the physical line.
    183201
     202== How does CMT localize package? ===
     203
    184204
    185205=== How do I configure CMT to work with CVS? ===
     
    208228=== Where can I find this FAQ? ===
    209229
    210 For the moment there is not canonical location for the FAQ except here [wiki:VincentFAQ CMT FAQ]
     230For the moment there is not canonical location for the FAQ except here [wiki:VincentFAQ CMT FAQ].
    211231
    212232=== I've got a question that is not answered here. Who can I ask? ===