[npl] / trunk / NationalProblemLibrary / loadDB2 Repository:
ViewVC logotype

View of /trunk/NationalProblemLibrary/loadDB2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 503 - (download) (annotate)
Tue Aug 7 22:41:15 2007 UTC (5 years, 10 months ago) by jj
File size: 419 byte(s)
The functionality of loadDB2 and create_tables2.sql are not handled by
.../webwork2/bin/NPL-update.  This reverts recent changes in
create_tables2.sql so that it does things the old way, puts the old
loadDB2 in loadDB2-deprecated, and loadDB2 just prints a help message
about the changes.

    1 #!/usr/bin/perl
    2 
    3 print <<'EOF'
    4 
    5 This script has been replaced.  If your version of webwork
    6 has the script .../webwork2/bin/NPL-update, then run that script
    7 instead.  It does not require any command-line arguments, but
    8 you do need to have the location of the problem library set in
    9 global.conf.
   10 
   11 If you do not have NPL-update, use loadDB2-deprecated in this
   12 directory until you update your main version of webwork.
   13 
   14 EOF

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9