Ignore:
Timestamp:
2013-07-24T12:48:17+12:00 (11 years ago)
Author:
sjm84
Message:

Part of moving the userDB from localsite to web

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/ModifyUsersDB.java

    r25456 r27924  
    2424
    2525// To run this from the command-line, first make sure that the tomcat server is stopped, then run:
    26 // java -cp /full/path/to/GS3/web/WEB-INF/lib/gsdl3.jar:/full/path/to/GS3/web/WEB-INF/lib/derby.jar org.greenstone.gsdl3.util.usersDB2txt web/sites/localsite/etc/usersDB/
     26// java -cp /full/path/to/GS3/web/WEB-INF/lib/gsdl3.jar:/full/path/to/GS3/web/WEB-INF/lib/derby.jar org.greenstone.gsdl3.util.usersDB2txt web/etc/usersDB/
    2727public class ModifyUsersDB {
    2828   
Note: See TracChangeset for help on using the changeset viewer.