hdf5/bin
Albert Cheng 6efb39a88e [svn-r13168] Purpose:
bug fix.

Problem:
1. The last fix using "svn --version" did not work since the source code
is shared between different machines which have different svn versions.
Changed the code to inspect the .svn/entries content to guess what version
of svn uses.  From that to decide which GETSVNENTRIES to use.

2. GETSVNENTRIES_14 had two errors:
2.a., % as 1,$ is actually not recognized by ed.  Changed that to "1,$s/..."
  but that got mixed up with $ being a shell meta-character.  Changed to use
  g command instead. (Could have use \ to escape $ but g is cleaner.)
2.b., Some directories have no files but sub-directories.  The ed script
  might end up with an empty file in some steps and ed does not like to
  run g command with an empty file.  Fixed it by adding a dummy blank line.

Platforms tested:
Osage and copper.
2007-01-22 16:36:33 -05:00
..
buildhdf5 [svn-r11789] Purpose: 2005-12-12 17:38:50 -05:00
checkapi [svn-r11596] Purpose: 2005-10-22 10:35:28 -05:00
checkposix
chkconfigure
chkcopyright [svn-r11696] Purpose: 2005-11-09 17:23:58 -05:00
chkmanifest [svn-r13168] Purpose: 2007-01-22 16:36:33 -05:00
compile [svn-r11596] Purpose: 2005-10-22 10:35:28 -05:00
config_para_ibm_sp.sh [svn-r11596] Purpose: 2005-10-22 10:35:28 -05:00
config.guess [svn-r12929] Hopefully this really is a fix for the tg-login errors. 2006-11-16 15:44:35 -05:00
config.sub [svn-r12929] Hopefully this really is a fix for the tg-login errors. 2006-11-16 15:44:35 -05:00
COPYING [svn-r12640] 2006-09-04 13:30:13 -05:00
debug-ohdr [svn-r11596] Purpose: 2005-10-22 10:35:28 -05:00
depcomp
dependencies
deploy
distdep [svn-r11596] Purpose: 2005-10-22 10:35:28 -05:00
errors
gcov_script [svn-r12688] Added a script to generate code coverage information. To create files that 2006-09-26 16:33:43 -05:00
h5vers [svn-r11916] Purpose: 2006-02-01 17:26:14 -05:00
install-sh
iostats [svn-r11596] Purpose: 2005-10-22 10:35:28 -05:00
locate_sw [svn-r11596] Purpose: 2005-10-22 10:35:28 -05:00
ltmain.sh [svn-r12929] Hopefully this really is a fix for the tg-login errors. 2006-11-16 15:44:35 -05:00
make_err
missing
mkdirs
mkinstalldirs
newer [svn-r11446] Purpose: 2005-09-20 16:46:24 -05:00
reconfigure [svn-r12929] Hopefully this really is a fix for the tg-login errors. 2006-11-16 15:44:35 -05:00
release [svn-r11957] Purpose: 2006-02-20 11:38:05 -05:00
runtest [svn-r12384] Purpose: 2006-05-29 16:46:11 -05:00
snapshot [svn-r13044] Updated for the new SVN server location. 2006-12-11 17:43:51 -05:00
snapshot_version [svn-r12982] Replaced the word cvs with source. 2006-11-27 14:16:27 -05:00
timekeeper [svn-r11674] Description: 2005-11-02 17:54:33 -05:00
trace [svn-r13047] Description: 2006-12-11 20:49:59 -05:00
yodconfigure [svn-r11710] Purpose: 2005-11-13 21:06:52 -05:00