Content-type: text/html Manpage of newver

newver

Section: User Commands (1)
Updated: April 27, 1999
Index Return to Main Contents
 

NAME

newver - Create a new version of a package in SoftRelTools

 

SYNOPSIS

newver [-?, --help] [-p, -r, --frozen] [--development] [-h, --head] [-d <cvsroot>] [-Q, --quiet] <package> <version tag>
 

DESCRIPTION

newver adds a new version of a package to a distribution.

-?, --help


 Prints the usage message.

-p, -r, --frozen


 Create a frozen version by doing a cvs export.
 This is the default behavior.

--development


 Create a development version by doing a cvs
 checkout.

-h, --head


 Add the head version of <package>.

-d <cvsroot>


 Use <cvsroot> for the cvsroot.

-Q, --quiet


 Perform cvs actions quietly.

 

ARGUMENTS

<version tag>

Tag used during CVS checkout or export.

 

AUTHOR

Bob Jacobsen. (Bob_Jacobsen@lbl.gov) Updated for SoftRelTools version 2 by James Amundson. (amundson@fnal.gov)

 

ORIGIN

SoftRelTools version 2


 

Index

NAME
SYNOPSIS
DESCRIPTION
ARGUMENTS
AUTHOR
ORIGIN

This document was created by man2html, using the manual pages.
Time: 01:07:57 GMT, January 04, 2001