Ignore:
Timestamp:
Feb 26, 2002, 6:26:37 PM (24 years ago)
Author:
bird
Message:

Updated CVSROOT.

File:
1 edited

Legend:

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

    r7839 r8023  
    1 /* $Id: odin32env.cmd,v 1.22 2002-02-08 10:54:03 bird Exp $
     1/* $Id: odin32env.cmd,v 1.23 2002-02-26 17:26:37 bird Exp $
    22 *
    33 * Sets the build environment.
     
    1919     * In addition the CVSROOT, USER and HOME directories right below have to corrected.
    2020     */
    21     call EnvVar_Set 0, 'CVSROOT',   ':pserver:bird@www.netlabs.org:e:/netlabs.cvs/odin32'
     21    call EnvVar_Set 0, 'CVSROOT',   ':pserver:bird@www.netlabs.org:/netlabs.cvs/odin32'
    2222    call EnvVar_Set 0, 'HOME',      'd:\knut\home'
    2323    call EnvVar_Set 0, 'USER',      'bird'
Note: See TracChangeset for help on using the changeset viewer.