releasing/cbrtools/perl/ManagingEnvironments
changeset 602 3145852acc89
equal deleted inserted replaced
600:6d08f4a05d93 602:3145852acc89
       
     1 #!perl
       
     2 # Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 # All rights reserved.
       
     4 # This component and the accompanying materials are made available
       
     5 # under the terms of the License "Eclipse Public License v1.0"
       
     6 # which accompanies this distribution, and is available
       
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 # 
       
     9 # Initial Contributors:
       
    10 # Nokia Corporation - initial contribution.
       
    11 # 
       
    12 # Contributors:
       
    13 # 
       
    14 # Description:
       
    15 # 
       
    16 #
       
    17 
       
    18 =head1 Overview
       
    19 
       
    20 This document is intended to provide an overview of how to update and distribute environments.
       
    21 
       
    22 =head1 Receiving Releases
       
    23 
       
    24 
       
    25 
       
    26 
       
    27  in one of three ways:
       
    28 
       
    29 =over 4
       
    30 
       
    31 =item *
       
    32 
       
    33 Via the local archive.
       
    34 
       
    35 =item *
       
    36 
       
    37 Via a remote archive.
       
    38 
       
    39 =item *
       
    40 
       
    41 Via a central FTP site.
       
    42 
       
    43 =item *
       
    44 
       
    45 
       
    46 
       
    47 =head1 Versioning
       
    48 
       
    49 =head1 Integration Clusters
       
    50 
       
    51 =head1 Branched Development
       
    52 
       
    53 =head1 COPYRIGHT
       
    54 
       
    55  Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies).
       
    56  All rights reserved.
       
    57  This component and the accompanying materials are made available
       
    58  under the terms of the License "Eclipse Public License v1.0"
       
    59  which accompanies this distribution, and is available
       
    60  at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
    61  
       
    62  Initial Contributors:
       
    63  Nokia Corporation - initial contribution.
       
    64  
       
    65  Contributors:
       
    66  
       
    67  Description:
       
    68  
       
    69 
       
    70 =cut