Click here to Skip to main content
15,887,027 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
PIEBALDconsult7-Nov-23 5:22
mvePIEBALDconsult7-Nov-23 5:22 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
Jeremy Falcon2-Nov-23 6:39
professionalJeremy Falcon2-Nov-23 6:39 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
PIEBALDconsult2-Nov-23 7:10
mvePIEBALDconsult2-Nov-23 7:10 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
Jeremy Falcon2-Nov-23 7:40
professionalJeremy Falcon2-Nov-23 7:40 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
PIEBALDconsult6-Nov-23 5:02
mvePIEBALDconsult6-Nov-23 5:02 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
Jeremy Falcon2-Nov-23 7:41
professionalJeremy Falcon2-Nov-23 7:41 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
Ravi Bhavnani3-Nov-23 5:59
professionalRavi Bhavnani3-Nov-23 5:59 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
Jeremy Falcon3-Nov-23 6:56
professionalJeremy Falcon3-Nov-23 6:56 
Ravi Bhavnani wrote:
Disclaimer: I'm not a Git expert and don't claim to be one.
Thanks for being the first person to actually make a legit point though. You're right about that btw. So, can totally see how it would appear on the surface. It's a difference of philosophy though.

Git is all about branching. Way more than most SCMs. Stashes are meant to be about uncommitted changes. It's not always stuff you want to share. If there's a change set you want to keep on a remote server because you want to share the code or access it on another machine, just put your committed changes in a branch. You can have temporary branches all day long.

It's just a difference of philosophy, where branches are used to the extreme in Git, but it's doable. Git really does excel at merging, so branches are used a lot.
Jeremy Falcon

GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
Ravi Bhavnani4-Nov-23 10:54
professionalRavi Bhavnani4-Nov-23 10:54 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
Jeremy Falcon6-Nov-23 3:21
professionalJeremy Falcon6-Nov-23 3:21 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
Ravi Bhavnani6-Nov-23 12:48
professionalRavi Bhavnani6-Nov-23 12:48 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
Jeremy Falcon7-Nov-23 4:35
professionalJeremy Falcon7-Nov-23 4:35 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
Marc Clifton1-Nov-23 5:37
mvaMarc Clifton1-Nov-23 5:37 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
Jeremy Falcon1-Nov-23 7:02
professionalJeremy Falcon1-Nov-23 7:02 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
MSBassSinger1-Nov-23 7:35
professionalMSBassSinger1-Nov-23 7:35 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
Sander Rossel1-Nov-23 21:17
professionalSander Rossel1-Nov-23 21:17 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
Jeremy Falcon2-Nov-23 4:10
professionalJeremy Falcon2-Nov-23 4:10 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
haughtonomous2-Nov-23 0:34
haughtonomous2-Nov-23 0:34 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
jschell2-Nov-23 5:31
jschell2-Nov-23 5:31 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
PIEBALDconsult6-Nov-23 7:24
mvePIEBALDconsult6-Nov-23 7:24 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
Br.Bill7-Nov-23 11:51
Br.Bill7-Nov-23 11:51 
GeneralRe: Is there a white paper explaining why Team Foundation Version Control sucks ? Pin
PIEBALDconsult7-Nov-23 12:43
mvePIEBALDconsult7-Nov-23 12:43 
GeneralMe, AOMEI, Unfair Pin
C-P-User-31-Nov-23 3:11
C-P-User-31-Nov-23 3:11 
GeneralRe: Me, AOMEI, Unfair Pin
dandy721-Nov-23 4:06
dandy721-Nov-23 4:06 
GeneralRe: Me, AOMEI, Unfair Pin
C-P-User-31-Nov-23 5:58
C-P-User-31-Nov-23 5:58 

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.