Click here to Skip to main content
15,887,585 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: One petard wedgie coming up Pin
Gary R. Wheeler7-Jun-23 14:48
Gary R. Wheeler7-Jun-23 14:48 
GeneralRe: One petard wedgie coming up Pin
PIEBALDconsult7-Jun-23 15:57
mvePIEBALDconsult7-Jun-23 15:57 
GeneralRe: One petard wedgie coming up Pin
Mircea Neacsu7-Jun-23 16:40
Mircea Neacsu7-Jun-23 16:40 
GeneralRe: One petard wedgie coming up Pin
GuyThiebaut7-Jun-23 20:54
professionalGuyThiebaut7-Jun-23 20:54 
GeneralRe: One petard wedgie coming up Pin
RickZeeland7-Jun-23 21:12
mveRickZeeland7-Jun-23 21:12 
GeneralRe: One petard wedgie coming up Pin
BillWoodruff7-Jun-23 22:30
professionalBillWoodruff7-Jun-23 22:30 
GeneralRe: One petard wedgie coming up Pin
Andreas Mertens8-Jun-23 3:47
professionalAndreas Mertens8-Jun-23 3:47 
GeneralRe: One petard wedgie coming up Pin
jschell8-Jun-23 7:08
jschell8-Jun-23 7:08 
Although businesses use git I do not consider it a valid source control system for any beyond the trivial enterprise.

The problem is that labels can only be applied to the repo.
A repo works fine for open source. For example junit/nunit where there is only one deliverable.

Business enterprises often consist of multiple products even when presented as a single visible product/service. And businesses often end up using 'libraries' which are shared.

Naturally a business could put a library into its own repo but that is often (always?) more work than anyone wants to do because then it requires handling that library as an independent deliverable. Which they don't want to do.

That is not a problem with other source control systems because a label can be applied to part of the source control tree. Thus one can pseudo manage that library without formally managing it. Which is about all one can get most developers to do.

But you can't do that with git.
GeneralRe: One petard wedgie coming up Pin
dandy728-Jun-23 8:06
dandy728-Jun-23 8:06 
GeneralRe: One petard wedgie coming up Pin
Gary R. Wheeler8-Jun-23 13:07
Gary R. Wheeler8-Jun-23 13:07 
GeneralRe: One petard wedgie coming up Pin
dandy729-Jun-23 3:00
dandy729-Jun-23 3:00 
GeneralRe: One petard wedgie coming up Pin
jschell9-Jun-23 9:58
jschell9-Jun-23 9:58 
GeneralRe: One petard wedgie coming up Pin
PIEBALDconsult9-Jun-23 14:36
mvePIEBALDconsult9-Jun-23 14:36 
GeneralRe: One petard wedgie coming up Pin
jschell12-Jun-23 11:04
jschell12-Jun-23 11:04 
GeneralPhishing anyone? PinPopular
theoldfool7-Jun-23 2:20
professionaltheoldfool7-Jun-23 2:20 
GeneralRe: Phishing anyone? Pin
den2k887-Jun-23 2:51
professionalden2k887-Jun-23 2:51 
GeneralRe: Phishing anyone? Pin
Gerry Schmitz7-Jun-23 3:33
mveGerry Schmitz7-Jun-23 3:33 
GeneralRe: Phishing anyone? Pin
Jeremy Falcon7-Jun-23 6:19
professionalJeremy Falcon7-Jun-23 6:19 
GeneralRe: Phishing anyone? Pin
Paul61247-Jun-23 20:37
Paul61247-Jun-23 20:37 
GeneralRe: Phishing anyone? Pin
dandy727-Jun-23 6:45
dandy727-Jun-23 6:45 
GeneralRe: Phishing anyone? Pin
theoldfool7-Jun-23 9:46
professionaltheoldfool7-Jun-23 9:46 
GeneralRe: Phishing anyone? Pin
Mark Whybird7-Jun-23 19:33
Mark Whybird7-Jun-23 19:33 
GeneralRe: Phishing anyone? Pin
theoldfool8-Jun-23 2:40
professionaltheoldfool8-Jun-23 2:40 
GeneralRe: Phishing anyone? Pin
Mark Whybird8-Jun-23 14:47
Mark Whybird8-Jun-23 14:47 
GeneralRe: Phishing anyone? Pin
JohnDG528-Jun-23 1:42
JohnDG528-Jun-23 1:42 

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.