Click here to Skip to main content
15,892,298 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: Source Control Suggestions Pin
honey the codewitch1-Dec-19 3:48
mvahoney the codewitch1-Dec-19 3:48 
GeneralRe: Source Control Suggestions Pin
Sander Rossel1-Dec-19 4:01
professionalSander Rossel1-Dec-19 4:01 
GeneralRe: Source Control Suggestions Pin
honey the codewitch1-Dec-19 4:02
mvahoney the codewitch1-Dec-19 4:02 
GeneralRe: Source Control Suggestions PinPopular
M-Badger30-Nov-19 9:59
M-Badger30-Nov-19 9:59 
GeneralRe: Source Control Suggestions Pin
Maximilien30-Nov-19 10:03
Maximilien30-Nov-19 10:03 
GeneralRe: Source Control Suggestions Pin
Eddy Vluggen30-Nov-19 10:10
professionalEddy Vluggen30-Nov-19 10:10 
GeneralRe: Source Control Suggestions Pin
Kevin Marois30-Nov-19 10:21
professionalKevin Marois30-Nov-19 10:21 
GeneralRe: Source Control Suggestions Pin
Maximilien30-Nov-19 12:25
Maximilien30-Nov-19 12:25 
There are many horror stories with GIT and there are many more good stories with GIT.

see also Oh Sh*t, Git!?!

You know we use it, we're 10 developers, we all have multiple branches running in parallel, we have many version tags.

We have a simple workflow

In 4,5 years, I think we had one major issue (no data loss), I think it was because we busted the 1 gig repository size and needed to move files to the LFS system and rebuild the history.

From what I can see, your problem seems to be related to the GIT in Visual Studio; I've seen some solution on StackOverflow; maybe not exactly like your situation, but it should be a good way to start looking at it.

Maybe you could try an external GIT tool (tortoiseGIT, Kraken.... ) and see how it goes.

Anyway, good luckRose | [Rose] .
I'd rather be phishing!

GeneralRe: Source Control Suggestions Pin
Member 133016792-Dec-19 1:52
Member 133016792-Dec-19 1:52 
GeneralRe: Source Control Suggestions Pin
RickZeeland30-Nov-19 10:11
mveRickZeeland30-Nov-19 10:11 
GeneralRe: Source Control Suggestions Pin
Ravi Bhavnani30-Nov-19 11:12
professionalRavi Bhavnani30-Nov-19 11:12 
GeneralRe: Source Control Suggestions Pin
Kevin Marois30-Nov-19 11:32
professionalKevin Marois30-Nov-19 11:32 
GeneralRe: Source Control Suggestions Pin
Ravi Bhavnani30-Nov-19 12:06
professionalRavi Bhavnani30-Nov-19 12:06 
GeneralRe: Source Control Suggestions Pin
Ron Anders30-Nov-19 12:34
Ron Anders30-Nov-19 12:34 
GeneralRe: Source Control Suggestions Pin
Mike Hankey30-Nov-19 12:50
mveMike Hankey30-Nov-19 12:50 
GeneralRe: Source Control Suggestions Pin
Rick York30-Nov-19 14:16
mveRick York30-Nov-19 14:16 
GeneralRe: Source Control Suggestions Pin
abmv1-Dec-19 1:40
professionalabmv1-Dec-19 1:40 
GeneralRe: Source Control Suggestions Pin
Marc Clifton1-Dec-19 12:11
mvaMarc Clifton1-Dec-19 12:11 
GeneralRe: Source Control Suggestions Pin
GuyThiebaut1-Dec-19 20:59
professionalGuyThiebaut1-Dec-19 20:59 
GeneralRe: Source Control Suggestions Pin
maze31-Dec-19 22:48
professionalmaze31-Dec-19 22:48 
GeneralRe: Source Control Suggestions Pin
Member 133016792-Dec-19 1:54
Member 133016792-Dec-19 1:54 
GeneralRe: Source Control Suggestions Pin
PIEBALDconsult2-Dec-19 5:51
mvePIEBALDconsult2-Dec-19 5:51 
GeneralRe: Source Control Suggestions Pin
Wafeman2-Dec-19 7:21
Wafeman2-Dec-19 7:21 
GeneralRe: Source Control Suggestions Pin
Member 106770243-Dec-19 3:18
professionalMember 106770243-Dec-19 3:18 
QuestionWhat do you think... Pin
MehreenTahir30-Nov-19 8:44
MehreenTahir30-Nov-19 8:44 

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.