Bug 272 - Changing the case of a filename causes some grief (1GKZ172)
Summary: Changing the case of a filename causes some grief (1GKZ172)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 2.0   Edit
Hardware: All Windows NT
: P5 normal (vote)
Target Milestone: 2.0 M6   Edit
Assignee: Michael Valenta CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 21:39 EDT by Michael Valenta CLA
Modified: 2002-04-18 10:59 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 Michael Valenta CLA 2001-10-10 21:39:17 EDT
If the case of a filename is changed in the local workspace and released, 
we end up with two files on the server. Furthermore, loading two such files
causes errors when either file is operated upon.

NOTES:

JEM (10/2/2001 12:58:38 PM)
	Be careful changing code related to this:
	-On a linux client, I should be able to have two files with different case in my workspace simultaneously.
	-On a windows server, two files are NOT created on the server.
	There are four possible cases, in which the client/server is case sensitive/insensitive.
Comment 1 DJ Houghton CLA 2001-10-23 23:50:00 EDT
PRODUCT VERSION:

2.0

Comment 2 Michael Valenta CLA 2002-04-18 10:59:21 EDT
This is now handled properly (i.e. message indicating that only one of the 
files could be loaded.