Bug 4888 - Creating Projects in non-HEAD stream (1GJ6JCE)
Summary: Creating Projects in non-HEAD stream (1GJ6JCE)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 2.0 M4   Edit
Assignee: Michael Valenta CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-11 14:24 EDT by Michael Valenta CLA
Modified: 2002-03-22 13:59 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Valenta CLA 2001-10-11 14:24:52 EDT
The VCM UI supports the syncronization of a new project with a stream other than HEAD.
CVS does not support this directly so when this operation is performed, the following occurs:

   - An empty project is created in HEAD
   - The workspace copies are released and tagged in the branch

There are a few complications here:

   - The project has never been rtagged and will never show up in the "Project Versions"
     (As opposed to projects that have been copied from one stream to another)
   -  "Copy version to Stream" does not work for "HEAD". This means the user must 
     find another way to do this. There are several ways (change sharing/load from HEAD
     and merge) but they are not as elegant as a single copy.

Is this enough or should we do something more here?
NOTES:
Comment 1 DJ Houghton CLA 2001-10-23 23:48:12 EDT
PRODUCT VERSION:

Eclipse 131

Comment 2 Kevin McGuire CLA 2002-03-22 13:59:33 EST
n/a now