Commit graph

10 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
Kurt Glaesmann
2b2ceb8055 Document the phython interface better 2009-07-07 16:54:38 +00:00
Edoardo Apra
359433c84b added CVS Ids 2004-04-22 04:50:29 +00:00
Theresa Windus
94779ee199 A few small changes. 2000-11-28 19:04:28 +00:00
Edoardo Apra
e3d836117b changed preamble to Late2e standard
added pdflatex output (type make pdf)
created zmatx.pdf with Adobe distiller
2000-02-04 02:38:04 +00:00
Robert Harrison
f52f9a955b misc. corrections mostly to out of date or plain wrong content 1999-07-30 01:51:44 +00:00
Robert Harrison
9f66023bf6 updated examples 1999-05-12 01:25:15 +00:00
Robert Harrison
e415ff76da more examples and improved readability 1999-05-11 19:22:41 +00:00
Robert Harrison
680bdad112 exception handling 1999-05-10 22:48:08 +00:00
Robert Harrison
8500b9ab89 new chapter on use of Python 1999-05-10 18:31:59 +00:00