Click here to Skip to main content
15,896,489 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: How to use source control Pin
raddevus18-Apr-18 3:38
mvaraddevus18-Apr-18 3:38 
GeneralRe: How to use source control Pin
Jacquers18-Apr-18 3:33
Jacquers18-Apr-18 3:33 
GeneralRe: How to use source control Pin
Marc Clifton18-Apr-18 3:51
mvaMarc Clifton18-Apr-18 3:51 
GeneralRe: How to use source control Pin
Clifford Nelson18-Apr-18 5:56
Clifford Nelson18-Apr-18 5:56 
GeneralRe: How to use source control Pin
Scott Serl18-Apr-18 6:53
Scott Serl18-Apr-18 6:53 
GeneralRe: How to use source control Pin
Kirk 1038982118-Apr-18 3:57
Kirk 1038982118-Apr-18 3:57 
GeneralRe: How to use source control Pin
PIEBALDconsult18-Apr-18 4:06
mvePIEBALDconsult18-Apr-18 4:06 
GeneralRe: How to use source control Pin
Clifford Nelson18-Apr-18 5:54
Clifford Nelson18-Apr-18 5:54 
I work contract, so I have worked with a bunch of different source control systems. By far the easiest has been TFS, and it has gotten better with the years.
Issues I have found with other systems:

1) Shelf Set does not exist, and this is so easy to fix bugs in your system, so partial check-ins, etc
2) It seems impossible to have two versions on your system at one time, so cannot easily work on two features at once, and cannot get somebody else's version and do whatever you need with it.
3) The only way to get (git) you code updated when somebody else has posted changes is to commit your changes.

I have not yet found a product that works better with Visual Studio than TFS, and find it amazing that all these companies continue to use crappy source control which they even pay for, which significantly impact developer productivity...typical penny wise pound foolish or maybe just plain foolish.
GeneralRe: How to use source control Pin
Scott Serl18-Apr-18 7:02
Scott Serl18-Apr-18 7:02 
GeneralRe: How to use source control Pin
Clifford Nelson18-Apr-18 7:20
Clifford Nelson18-Apr-18 7:20 
GeneralRe: How to use source control Pin
Marc Clifton18-Apr-18 7:16
mvaMarc Clifton18-Apr-18 7:16 
GeneralRe: How to use source control Pin
StarNamer@work19-Apr-18 4:43
professionalStarNamer@work19-Apr-18 4:43 
GeneralRe: How to use source control Pin
Marc Clifton20-Apr-18 2:43
mvaMarc Clifton20-Apr-18 2:43 
GeneralRe: How to use source control Pin
decaffeinatedMonkey19-Apr-18 1:38
decaffeinatedMonkey19-Apr-18 1:38 
GeneralRe: How to use source control Pin
Slow Eddie19-Apr-18 3:11
professionalSlow Eddie19-Apr-18 3:11 
GeneralRe: How to use source control Pin
nightsoul9419-Apr-18 6:05
nightsoul9419-Apr-18 6:05 
GeneralRe: How to use source control Pin
Marc Clifton20-Apr-18 2:38
mvaMarc Clifton20-Apr-18 2:38 
GeneralRe: How to use source control Pin
Daniel R. Przybylski19-Apr-18 9:40
Daniel R. Przybylski19-Apr-18 9:40 
GeneralRe: How to use source control Pin
Marc Clifton20-Apr-18 2:28
mvaMarc Clifton20-Apr-18 2:28 
GeneralDARKNESS Pin
Marc Clifton18-Apr-18 1:30
mvaMarc Clifton18-Apr-18 1:30 
GeneralRe: DARKNESS Pin
W Balboos, GHB18-Apr-18 1:37
W Balboos, GHB18-Apr-18 1:37 
GeneralRe: DARKNESS Pin
CodeWraith18-Apr-18 2:25
CodeWraith18-Apr-18 2:25 
GeneralRe: DARKNESS Pin
lopatir18-Apr-18 4:27
lopatir18-Apr-18 4:27 
GeneralRe: DARKNESS Pin
W Balboos, GHB18-Apr-18 4:30
W Balboos, GHB18-Apr-18 4:30 
GeneralRe: DARKNESS Pin
lopatir18-Apr-18 5:09
lopatir18-Apr-18 5:09 

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.