Chapter 13 Using jagtool and jagant


restore_ver

Description

Restores a version of an entity.

Syntax

Command line:

restore_ver version entity

Ant build file:

<jag_restore_ver version="version" entity="entity" />

Option Description Default Required
version The version number of the version to restore. - Yes
entity The name of the entity for which a version is restored, in the form EntityType:EntityName. - Yes

Examples

This example restores version 1.0 of Package:SVU.

See Also

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

 


Copyright © 2002 Sybase, Inc. All rights reserved.