Ignore:
Timestamp:
2008-08-29T11:11:37+12:00 (16 years ago)
Author:
oranfry
Message:

force the use of command line svn to stop seg faults and bus errors on the old mac any probably other machines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/mark2/ant-scripts/create-distribution.xml

    r16808 r17077  
    1818        <mkdir dir="distributions"/>
    1919        <delete dir="distributions/web"/>
    20         <svn>
     20        <svn javahl="false">
    2121            <export srcurl="${svn.root}/gsdl/${branch.path}" destPath="distributions/web"/>
    2222            <export srcurl="${svn.root}/gli/${branch.path}" destPath="distributions/web/gli"/>
Note: See TracChangeset for help on using the changeset viewer.