wpf - Why doesn't checking out in TFS 2010 give me write permissions? It causes an exception in my project at the target of invocation -
I have just moved my code from sabotage to TFS.
When I get the latest version, I understand that I can not allow writing.
However, when I select the option to take unique lock and choose, a check mark appears next to my file and I am able to edit them.
When I look at Windows Explorer, some files are still marked "Read Only".
When I try my application and run it becomes a problem. For some reason, if I do not have permission to write everything, I give an exception to the goal of the invention message (its a wpf project).
When I run files out of version control, it's all right. When I run the version under TFS, I get this exception - whenever I have specifically checked the files.
Any thoughts that are happening here?
It seems very confusing here. So I have many questions:
-
Have you specifically checked the files that are still marked as "Read Only"? Or have you just checked other files that could have been related to people who marked "read only"?
-
Did you use the source control window or the solution explorer when you started the checkout? Have you selected specific files or just the top-level project file?
-
Is the file really a part of the project? Or are they in the same folder but are still under source control?
-
What exactly are you getting the error message?
-
What are the problems? In other words, have you checked in Binar compiled from BIN or OBJ folders?
Comments
Post a Comment