Click here to Skip to main content
15,892,674 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: I just got one of the best compliments on my code Pin
Jon McKee21-Nov-21 11:40
professionalJon McKee21-Nov-21 11:40 
GeneralRe: I just got one of the best compliments on my code Pin
Jörgen Andersson21-Nov-21 20:43
professionalJörgen Andersson21-Nov-21 20:43 
GeneralRe: I just got one of the best compliments on my code Pin
Jon McKee21-Nov-21 22:19
professionalJon McKee21-Nov-21 22:19 
GeneralRe: I just got one of the best compliments on my code Pin
Jörgen Andersson21-Nov-21 22:47
professionalJörgen Andersson21-Nov-21 22:47 
GeneralRe: I just got one of the best compliments on my code Pin
honey the codewitch22-Nov-21 0:50
mvahoney the codewitch22-Nov-21 0:50 
GeneralRe: I just got one of the best compliments on my code Pin
Jörgen Andersson22-Nov-21 0:56
professionalJörgen Andersson22-Nov-21 0:56 
GeneralRe: I just got one of the best compliments on my code Pin
honey the codewitch22-Nov-21 0:59
mvahoney the codewitch22-Nov-21 0:59 
GeneralRe: I just got one of the best compliments on my code Pin
Jon McKee22-Nov-21 9:52
professionalJon McKee22-Nov-21 9:52 
I've done some digging around because I've never heard of Mercurial before. They seem pretty similar to be honest. Many of the common commands are the same and many of the flags for those commands are the same. The big difference I can see at the moment is the branching strategy. Since named branches in Mercurial are permanent, it seems like you could really bloat a repo over time with nonsense unless you're super careful about primarily using bookmarks. But then you lose the multi-head ability of branches which seems like the big feature that makes Mercurial "easy to use" since it let's you ignore what in git would be a FETCH_HEAD merge on pull. I can see where this would also cause issues down the road though - you have to remember to merge eventually.

Overall I'm always of the mindset that if it meets your needs then go for it, seems like a solid DVCS, but personally I think I like the direction git is going. The newer sparse-index and sparse-checkout features are really cool even though at the moment I'm not working on any monolithic repos large enough to feel the benefit.

GeneralRe: I just got one of the best compliments on my code Pin
Jörgen Andersson22-Nov-21 21:36
professionalJörgen Andersson22-Nov-21 21:36 
GeneralRe: I just got one of the best compliments on my code Pin
Jon McKee23-Nov-21 9:37
professionalJon McKee23-Nov-21 9:37 
GeneralRe: I just got one of the best compliments on my code Pin
Jörgen Andersson23-Nov-21 10:34
professionalJörgen Andersson23-Nov-21 10:34 
GeneralRe: I just got one of the best compliments on my code Pin
Rich Shealer23-Nov-21 4:29
Rich Shealer23-Nov-21 4:29 
GeneralRe: I just got one of the best compliments on my code Pin
honey the codewitch22-Nov-21 0:51
mvahoney the codewitch22-Nov-21 0:51 
GeneralRe: I just got one of the best compliments on my code Pin
Sander Rossel21-Nov-21 23:35
professionalSander Rossel21-Nov-21 23:35 
GeneralRe: I just got one of the best compliments on my code Pin
honey the codewitch22-Nov-21 0:48
mvahoney the codewitch22-Nov-21 0:48 
JokeTIOBE, PYPL and SO got it all wrong... PinPopular
Sander Rossel21-Nov-21 0:05
professionalSander Rossel21-Nov-21 0:05 
GeneralRe: TIOBE, PYPL and SO got it all wrong... Pin
Mike Hankey21-Nov-21 3:29
mveMike Hankey21-Nov-21 3:29 
GeneralRe: TIOBE, PYPL and SO got it all wrong... Pin
Slow Eddie21-Nov-21 3:55
professionalSlow Eddie21-Nov-21 3:55 
GeneralRe: TIOBE, PYPL and SO got it all wrong... Pin
honey the codewitch21-Nov-21 3:58
mvahoney the codewitch21-Nov-21 3:58 
GeneralRe: TIOBE, PYPL and SO got it all wrong... Pin
Sander Rossel21-Nov-21 4:25
professionalSander Rossel21-Nov-21 4:25 
GeneralEmail server nightmare Pin
Mycroft Holmes20-Nov-21 13:01
professionalMycroft Holmes20-Nov-21 13:01 
GeneralRe: Email server nightmare Pin
honey the codewitch20-Nov-21 15:40
mvahoney the codewitch20-Nov-21 15:40 
GeneralRe: Email server nightmare Pin
RickZeeland20-Nov-21 19:53
mveRickZeeland20-Nov-21 19:53 
GeneralRe: Email server nightmare Pin
OriginalGriff20-Nov-21 20:22
mveOriginalGriff20-Nov-21 20:22 
GeneralRe: Email server nightmare Pin
#realJSOP21-Nov-21 2:20
mve#realJSOP21-Nov-21 2:20 

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.