Why VS 2003 see a ClearCase checked out file as ReadOnly?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have a weired problem recently. I uses Windows 2003 Server and ClearCase
as source control. When I checked out a file from ClearCase, VS 2003 still
see it as ReadOnly. When trying to save the modified file, I got "Access is
denied" error. I don't have this problem with VS 6.0 on the same machine.
Anyone has an idea>

Thanks in advance!!!
Cindy
 
Cindy,

That can be endless reason, the file exist already and your code has told
not to overwrite, the file exist but it is locked in some way, your
administrator had set the security properties in another way.

This seems me impossible tohelp from this place.

Cor
 
Back
Top