Ignore:
Timestamp:
Oct 27, 2001, 12:19:29 AM (24 years ago)
Author:
bird
Message:

SourceForge is FTP isn't there anylonger.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/DailyBuild/odin32ftp2.cmd

    r6128 r7230  
    1 /* $Id: odin32ftp2.cmd,v 1.17 2001-06-27 08:57:57 bird Exp $
     1/* $Id: odin32ftp2.cmd,v 1.18 2001-10-26 22:19:29 bird Exp $
    22 *
    33 * Uploads the relase and debug builds to the FTP sites.
     
    5151     * Put files to SourceForge.
    5252     */
     53    /*
    5354    rc = cleanSF();
    5455    do j = 1 to asUploads.0
    5556        rc = putSF(asUploads.j, 'SF-'||asUploads.j);
    5657    end
     58    */
    5759
    5860    /*
Note: See TracChangeset for help on using the changeset viewer.