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
Edoardo Apra
72bee12cad removed references to afs msrc path 2004-04-17 02:40:00 +00:00
Mahin Hackler
d899e921ae took out code for ugly background 2003-04-17 23:00:43 +00:00
Bert de Jong
16ab64b74a Corrected behaviour for prog manual, has to check node4 for contents 2000-12-05 01:57:17 +00:00
Ricky Kendall
a92e78326d the perl function copy seems to be broke.
used `/bin/cp from to` instead.
Ricky
1999-08-02 23:18:29 +00:00
Ricky Kendall
56e5f8c284 mods to make search frame report results to "main" frame 1998-04-29 23:52:31 +00:00
Ricky Kendall
2331b1efe2 new backgrounds and eliminate nwchem banner frame 1998-03-24 00:36:27 +00:00
Ricky Kendall
f13c7f6c5d for latest version of latex2html 1998-03-19 14:21:41 +00:00