Ignore:
Timestamp:
2013-03-27T17:03:26+13:00 (11 years ago)
Author:
ak19
Message:

Shifting instructions for svn updating gs2build/common-src/cgi-bin scripts for moving into gs3/web/WEB-INF/cgi to its own target and making sure it gets called at the same time as it did before (previously in prepare-gli and svnupdate-gli targets, now called alongside those targets). Now metadata-server.pl in cgi-bin is also svn-updated.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/WEB-INF/classes/OAIConfig.xml

    r26580 r27135  
    88  TODO: this element should be determined and overriden dynamically given the osi request url in OAIServer.java.
    99    WHAT'S DONE: when ant start is called, it writes out the default oaiserver URL to this file. -->
    10   <baseURL>http://your-domain-name/greenstone3/oaiserver</baseURL>
     10  <baseURL>http://localhost:8383/greenstone3/oaiserver</baseURL>
    1111  <!-- The version of OAI specification this repository supports. Can be 2.0 or 1.0 -->
    1212  <protocolVersion>2.0</protocolVersion>
Note: See TracChangeset for help on using the changeset viewer.