Move Tag Option on Tag Page

Since:
Last Modified: $Date: 2004/03/23 19:11:08 $

Precondition:

  1. project1 exists and is committed
  2. Project1 was released with tag "V2"
  3. project1 has valid entries in map1.map
  4. "org.eclipse.org" is committed

Test Steps:

  1. Edit project1
  2. Commit the change
  3. Start Wizard
  4. Select project1
  5. Uncheck "Release only changed projects" on Project Selection page
  6. Enter "V2" on Tag page
  7. Uncheck "Move Tag if it already exists" on Tag page
  8. Click Finish
  9. Click back
  10. Check "Move Tag if it already exists" on Tag page
  11. Click finish

Expected Result:

  1. Step 8: Error message says v1 already exists and cannot move
  2. Step 9: Release succeeds