krisbrixon
Programmer
Here is my problem:
When I check a file out in VS.NET (VB.NET) it gives me the little check mark by the file. I make a change to the file and save the file (still checked out). Then a coworker will open the same file, make a change and save the change (not checked out). On my computer it will tell me that the file has changed and asks me if I want to load the new version. (p.s. the same thing happens if the coworker starts and I come in latter)
When I check out a file I want to be the ONLY one that can edit the file. I do not mind if someone views the file, but I want to restrict edit rights.
Some of the settings we have set:
In VS.NET->Options->Source Control:
- Check in everything when closing a solution
- Check out automatically when checked-in items are edited.
Any Ideas? Am I doing something wrong, or is this normal?
Kris
When I check a file out in VS.NET (VB.NET) it gives me the little check mark by the file. I make a change to the file and save the file (still checked out). Then a coworker will open the same file, make a change and save the change (not checked out). On my computer it will tell me that the file has changed and asks me if I want to load the new version. (p.s. the same thing happens if the coworker starts and I come in latter)
When I check out a file I want to be the ONLY one that can edit the file. I do not mind if someone views the file, but I want to restrict edit rights.
Some of the settings we have set:
In VS.NET->Options->Source Control:
- Check in everything when closing a solution
- Check out automatically when checked-in items are edited.
Any Ideas? Am I doing something wrong, or is this normal?
Kris