Commit graph

8 commits

Author SHA1 Message Date
Huub Van Dam
97f303e6f8 HvD: In the CVS era the $Id: $ tags in the source code files would
automatically be expanded to include useful information about the
checkin (including the file's revision number). With the switch over
to SVN this was lost because SVN only does this expansion if you 
explicitly ask for it (for every single file). 

I have added a script to the contrib directory that sets the appropriate
property to get SVN to do this expansion. This script will make it easy
to do this every time new source files are added. It is called
svn_expand_Id, the script contains some comments that explain the issue
and how it addresses this.  

This checkin sets this property for a subset of the relevant files
(trying to commit all files at once failed with svn crashing). 
In future the script will only affect those files for which the property
was not set before.
2010-10-29 18:04:21 +00:00
Mahin Hackler
c2c6f0b4de updated correct path to copy users and programmer's manual 2003-07-10 00:53:17 +00:00
Edoardo Apra
b1dd70f954 html copied only in internal web
added PDF link
2000-10-14 00:54:07 +00:00
Theresa Windus
21693d43a1 Took out the reference to the private pages since these are no longer
available.
1999-08-11 23:30:55 +00:00
Ricky Kendall
a638c54024 fixed www paths 1999-08-02 23:18:50 +00:00
Ricky Kendall
ea082a4c05 better error handling and reporting 1998-09-08 18:56:33 +00:00
Ricky Kendall
863aade644 minor changes to htmlize and update_www;fix file permissions after copy 1998-09-08 18:31:42 +00:00
Ricky Kendall
f13c7f6c5d for latest version of latex2html 1998-03-19 14:21:41 +00:00