Click here to Skip to main content
15,887,267 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
DavidPendleton2-Nov-23 7:41
DavidPendleton2-Nov-23 7:41 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
raddevus2-Nov-23 8:46
mvaraddevus2-Nov-23 8:46 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
DavidPendleton2-Nov-23 12:33
DavidPendleton2-Nov-23 12:33 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
Jeremy Falcon1-Nov-23 6:59
professionalJeremy Falcon1-Nov-23 6:59 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
MarkTJohnson1-Nov-23 7:21
professionalMarkTJohnson1-Nov-23 7:21 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
Jeremy Falcon1-Nov-23 8:24
professionalJeremy Falcon1-Nov-23 8:24 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
jochance2-Nov-23 4:43
jochance2-Nov-23 4:43 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
jschell2-Nov-23 4:58
jschell2-Nov-23 4:58 
MarkTJohnson wrote:
of locking a file


I always saw that need as a very likely issue with architecture, design and/or project management.

For large teams the code should not be laid out in a way that results in this being a problem in any substantial way.

And for those cases where one or two files are central then it should be possible to layout out the project tasks so one can touch that file very quickly. For example if an enum is used widely then it should be in its own file (and perhaps own project/jar) and the project task should be to update it and do nothing else for that task.

modified 3-Nov-23 10:19am.

GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
dandy721-Nov-23 4:28
dandy721-Nov-23 4:28 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
Maximilien1-Nov-23 5:01
Maximilien1-Nov-23 5:01 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
dandy721-Nov-23 5:15
dandy721-Nov-23 5:15 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
Ravi Bhavnani1-Nov-23 6:12
professionalRavi Bhavnani1-Nov-23 6:12 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
dandy721-Nov-23 6:29
dandy721-Nov-23 6:29 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
Ravi Bhavnani3-Nov-23 5:56
professionalRavi Bhavnani3-Nov-23 5:56 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
PIEBALDconsult6-Nov-23 7:37
mvePIEBALDconsult6-Nov-23 7:37 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
MarkTJohnson1-Nov-23 7:26
professionalMarkTJohnson1-Nov-23 7:26 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
dandy721-Nov-23 7:31
dandy721-Nov-23 7:31 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
PIEBALDconsult6-Nov-23 7:38
mvePIEBALDconsult6-Nov-23 7:38 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
dandy726-Nov-23 10:58
dandy726-Nov-23 10:58 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
MSBassSinger1-Nov-23 7:38
professionalMSBassSinger1-Nov-23 7:38 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
dandy721-Nov-23 8:49
dandy721-Nov-23 8:49 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
MSBassSinger1-Nov-23 9:40
professionalMSBassSinger1-Nov-23 9:40 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
dandy721-Nov-23 10:04
dandy721-Nov-23 10:04 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
MSBassSinger1-Nov-23 12:20
professionalMSBassSinger1-Nov-23 12:20 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
jschell2-Nov-23 5:16
jschell2-Nov-23 5:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.