Module log entries

Post Reply
chand012
Posts: 70
Joined: Mon Dec 18, 2000 4:34 pm

Module log entries

Post by chand012 »

What happens to the log entries I make when I check in new versions of modules? How can I view them. No option is listed in texis -h.

Thanks,
David

Commercial Version 3.01.959738425 of May 30, 2000 (sparc-sun-solaris2.5.1)
User avatar
Kai
Site Admin
Posts: 1272
Joined: Tue Apr 25, 2000 1:27 pm

Module log entries

Post by Kai »

If your version was Feb. 12 2001 or later, you could use the -LR or -LL option to texis:

texis -LR

These are the verbose versions of -lr or -ll (list all revisions, list latest revisions) and will print the log message after each module. See the manual at http://www.thunderstone.com/site/vortexman/node183.html .

For your version, you'd have to use a SQL statement to select the Log entry from the SYSLIB table.
Post Reply