Wikis - Page

Trying to promote files from the stranded filter fails with the error:

0 Likes

PROBLEM/ABSTRACT:
Trying to promote files from the stranded filter fails with the error: "No element named".

SOLUTION:
The problem you have encountered is a defect with AccuRev, defect #9104. In order to promote this element you will need to perform the following:

1. From the stranded filter where you are trying to promote this element, you will see a column called ID; this is the eid for the element.

2. From the CLI, cd into your workspace directory.

3. Run the command 'accurev promote -c "some comment" -e <eid from step 1>'

To promote the changes further along the stream hierarchy, you will run the
command:

'accurev promote -s <stream name> -c "some comment" -e <eid from step 1>'


For more information contact AccuRev Support

Comment List
Related
Recommended