Wikis - Page

How to undo a defunct operation?

0 Likes

PROBLEM/ABSTRACT:
An element was defunct in a workspace and promoted up the stream hierarchy. How do you undo the defunct operation to restore this element back into the stream hierarchy?

SOLUTION:
In order to undo a defunct operation that has been promoted up the stream hierarchy, you will need to perform the following.

1. Have a workspace hang off the stream where the element shows up as defunct.

2. Update this workspace.

3. From the CLI, cd into the workspace and run the command 'accurev undefunct <path to element>'

Example:
accurev undefunct \.\src\code\foo.c

4. Once the file has been undefunct, you can promote this file into the backing stream.

For more information contact AccuRev Support

Comment List
Related
Recommended