Move Tag Option on Tag Page
Since:
Last Modified: $Date: 2004/04/19 15:52:45 $
Precondition:
- project1 exists and is committed
- Project1 was released with tag "V2"
- project1 has valid entries in map1.map
- "org.eclipse.org" is committed
Test Steps:
- Edit project1
- Commit the change
- Start Wizard
- Select project1
- Uncheck "Release only changed projects" on Project Selection page
- Enter "V2" on Tag page
- Uncheck "Move Tag if it already exists" on Tag page
- Click Finish
- Click back
- Check "Move Tag if it already exists" on Tag page
- Click finish
Expected Result:
- Step 8: Error message says v1 already exists and cannot move
- Step 9: Release succeeds