Chapter 13 Using jagtool and jagant


save_minor_ver

Description

Creates a minor version of an entity.

Syntax

Command line:

save_minor_ver [-c comment] entity

Ant build file:

<jag_save_minor_ver [comment="comment"] entity="entity" />

Option Description Default Required
comment A comment that describes the version. - No
entity The name of the entity for which a version is created, in the form EntityType:EntityName. - Yes

Examples

This example creates a minor version of Package:SVU.

See Also

list_ver, restore_ver, save_major_ver, Chapter 11, "Using Repository Versioning"

 


Copyright © 2002 Sybase, Inc. All rights reserved.