Bug 140 - Replacing closed project with version opens it (1GEUP9U)
Summary: Replacing closed project with version opens it (1GEUP9U)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 2.0   Edit
Hardware: All Linux
: P3 normal (vote)
Target Milestone: 2.0 M5   Edit
Assignee: Kevin McGuire CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 21:37 EDT by James Moody CLA
Modified: 2017-02-15 07:18 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 James Moody CLA 2001-10-10 21:37:06 EDT
Close a project.
	Replace with version.
	The project is re-opened.

NOTES:

JEM (6/5/01 10:13:58 AM)
	Replace with version menu item should be disabled on closed projects.

JEM (6/6/01 12:48:50 PM)
	Fixed

JEM (6/7/01 12:24:32 PM)
	Backed out, this is valid behaviour. There are cases where we don't want
	to be forced to open a project (and thus cause a build) just to be able to replace
	with another version. Ideally we could load in the new version in a closed state,
	but I don't think that's easy to do. Recommend no action.

KM (6/8/01 3:03:59 PM)
	Closed is not just for builders, it indicates whether you are working on it or not
	(hence no children when closed).
	We should disable operation.  I don't understand the usage case where I want it closed but want
	to replace contents given that when its closed I can't even see the original contents.


JEM (6/8/2001 3:18:00 PM)
	John can perhaps explain better than I, but he often has a closed project and wants
	to replace it with another version without opening it first. Of course, in that case you
	would expect the newly-loaded version to be closed as well, which I believe is
	not possible currently.
Comment 1 DJ Houghton CLA 2001-10-29 16:52:27 EST
{important/simple}

PRODUCT VERSION:

	118

Comment 2 Jean-Michel Lemieux CLA 2002-03-21 13:56:00 EST
As of build 20020321 the behavior is:

1. a closed project does not have a nature so Team operations don't appear. You
can't replace with repository or anything else.
2. checking out a project from CVS to the name of the closed project, the user
is prompted and the project is overwritten.

This seems like good behavior to me.
Comment 3 Kevin McGuire CLA 2002-03-25 18:53:11 EST
fixed
Comment 4 Eclipse Genie CLA 2017-02-15 07:18:38 EST
GitHub Pull Request 141 created by [jonahkichwacoders]
https://github.com/eclipse/che-docs/pull/141