Bug 193 - Can compare a file that isn't in the stream (1GFML5A)
Summary: Can compare a file that isn't in the stream (1GFML5A)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P5 normal (vote)
Target Milestone: 2.0 M6   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: 2002-05-23 21:20 EDT (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:58 EDT
New project Proj
	New file file1.txt, add some contents to it.
	Release Proj and file1.txt to stream.

	On 2nd workspace,
		Load Proj
		Delete file1.txt
		Release the deletion.

	In 1st workspace,
		Compare file1.txt to stream contents.

	A compare dialog opens up, comparing the workspace file to an empty file that it
	claims is in HEAD.

	Instead, it should open a dialog saying that the resource could not be found in the stream.

NOTES:

JEM (6/20/01 11:40:38 AM)
	The 'empty' file in the stream was labelled version 1.2. 1.2 does not show up in the list
	when shown in the resource history view, is it a kind of placeholder?
Comment 1 DJ Houghton CLA 2001-10-23 23:46:23 EDT
PRODUCT VERSION:

	125

Comment 2 Kevin McGuire CLA 2002-02-07 16:31:34 EST
Verify against new code base.
Comment 3 Jeff Brown CLA 2002-04-17 16:35:05 EDT
Verified.

Compare on the file pops up a dialog indicating that the file does not exist 
remotely.  Good.
Compare on the project shows the file as an outgoing addition with no 
corresponding remote resource not some dummy empty file.  Good.
Comment 4 Kevin McGuire CLA 2002-04-17 17:03:25 EDT
verified now fixed