Ignore:
Timestamp:
Jan 8, 2001, 8:22:19 PM (25 years ago)
Author:
bird
Message:

Changed CVSROOT to temporary server IP.

File:
1 edited

Legend:

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

    r4795 r4881  
    1 /* $Id: odin32env.cmd,v 1.14 2000-12-12 21:55:43 bird Exp $
     1/* $Id: odin32env.cmd,v 1.15 2001-01-08 19:22:19 bird Exp $
    22 *
    33 * Sets the build environment.
     
    1818     * In addition the CVSROOT, USER and HOME directories right below have to corrected.
    1919     */
    20     call EnvVar_Set 0, 'CVSROOT',   ':pserver:bird@www.netlabs.org:d:/netlabs.src/odin32'
     20    call EnvVar_Set 0, 'CVSROOT',   ':pserver:bird@213.68.43.15:e:/netlabs.cvs/odin32'
    2121    call EnvVar_Set 0, 'HOME',      'd:\knut\home'
    2222    call EnvVar_Set 0, 'USER',      'bird'
Note: See TracChangeset for help on using the changeset viewer.