version 1.1, 2001/11/20 14:47:38
|
version 1.3, 2001/11/20 14:55:44
|
Line 31 the category of file to install.
|
Line 31 the category of file to install.
|
'conf' files are NEVER overwritten. When there are changes |
'conf' files are NEVER overwritten. When there are changes |
in the CVS source repository, the user is notified, and |
in the CVS source repository, the user is notified, and |
a TARGETFILENAME.lpmlnew file is made instead of overwriting |
a TARGETFILENAME.lpmlnew file is made instead of overwriting |
the current TARGETFILENAME. The user must then |
the current TARGETFILENAME. The user must then edit the |
|
.lpmlnew file and manually overwrite the target. |
|
|
* CATEGORY=non-'conf' and .lpmlsave |
* CATEGORY=non-'conf' and .lpmlsave |
non-'conf' files are ALWAYS overwritten (if there is a md5sum |
non-'conf' files are ALWAYS overwritten (if there is a md5sum |
Line 41 TARGETFILENAME.lpmlsave file is made and
|
Line 42 TARGETFILENAME.lpmlsave file is made and
|
|
|
3. What if I can't remember all of this? |
3. What if I can't remember all of this? |
---------------------------------------- |
---------------------------------------- |
LON-CAPA's make targets now log messages in a WARNINGS file |
LON-CAPA's make install/build commands now log messages in a WARNINGS file |
and, at the end, outputs a synopsis of things for the user to take a look |
and, at the end, outputs a synopsis of things for the user to take a look |
at (conf file changes, file permissions and ownership alterations, |
at (conf file changes, file permissions and ownership alterations, |
unexpectedly new non-conf target files, etc). |
unexpectedly new non-conf target files, etc). |