TFS and DBML Locking?
"SteveC" <stevec-dSSFwIkk4I/[email protected]>
| Newsgroups | gmane.comp.windows.off-topic |
|---|---|
| Message-ID | <872AD567FF27D94FBC3FB4F1CB9FCB3B0B867D@cobalt.messaging.atomic9.net> |
If you're stuck with TFS (like me) and are stuck with LINQtoSQL (like me), how do you handle this situation where you need to exclusively lock the DBML so only 1 dev touches it at a time, but folks can branch and circumvent the lock? Thanks.