We communicated the same information through multiple channels: weekly emails, Teams, wiki docs, team presentations, and office hours. The rule: if something was important, people heard it at least 3 times through different mediums. If only this were standard. Last week I received the only notification that a bunch of internal systems were being deleted in two weeks . No scream test, no archiving, just straight delet…
Microsoft Office migration from Source Depot to Git
61–70 of 290 posts
Re: Microsoft Office migration from Source Depot to Git
#62Could someone explain the ideas of forward integration and reverse integration in Source Depot? I’d never heard of Source Depot before today.
We had a similar setup, also with a homegrown VCS developed internally in our company, where I sometimes acted as branch admin. I’m not sure it worked exactly like Source Depot, but I can try to explain it. Basically instead of everyone creating their own short-lived branches (expensive operation), you would have long-lived branches that a larger group of people would commit to (several product areas). The branch adm…
Re: Microsoft Office migration from Source Depot to Git
#63Earlier quoted context omitted.
Yeah, it was a whole journey. I can't believe it happened. Thanks for your comment.
Thank you! Btw, it reminds me of the book "Showstopper" about the journey of releasing Windows NT; highly recommended!
Re: Microsoft Office migration from Source Depot to Git
#64I’d like to know when Microsoft internally migrated away from Visual SourceSafe… They should have recalled it to avoid continued public use…
I doubt most teams ever used it. I spent a couple years at Microsoft and our team used Source Depot because a lot of people thought that our products were special and even Microsoft's own source control (TFS at the time) wasn't good enough. I had used TFS at a previous job and didn't like it much, but I really missed it after having to use Source Depot.
Re: Microsoft Office migration from Source Depot to Git
#65Migrating from MSMAIL -> Exchange, though - that was rough
Re: Microsoft Office migration from Source Depot to Git
#66Re: Microsoft Office migration from Source Depot to Git
#67We communicated the same information through multiple channels: weekly emails, Teams, wiki docs, team presentations, and office hours. The rule: if something was important, people heard it at least 3 times through different mediums. If only this were standard. Last week I received the only notification that a bunch of internal systems were being deleted in two weeks . No scream test, no archiving, just straight delet…
Every month or two, we get notifications along the FINAL WARNING lines, telling us about some critical system about to be deleted, or some new system that needs to be set up Right Now, because it is a Corporate Standard (that was never rolled out properly), and by golly we have had enough of teams ignoring us, the all powerful Board has got its eyes on you now.
It's a full time job to keep up with the never-ending churn. We could probably just spend all our engineering effort being compliant and never delivering features :)
Company name withheld to preserve my anonymity (100,000+ employees).
Re: Microsoft Office migration from Source Depot to Git
#68[flagged]
If it were that simple, would 100s of engineers spend so much time and effort? They did what they have to and spent the time and energy to maintain some semblance of commit and change history.
Taking into acvount that they rounded corners in Office, I would say, yes.
Re: Microsoft Office migration from Source Depot to Git
#69Will they get an annoing window, in the midle of the migration, telling them that Office must be updated now, or the world will end ?
Re: Microsoft Office migration from Source Depot to Git
#70What's the connection (if any) between "Source Depot" and TFSVC?
TFS was developed in the Studio team. It was designed to work on Microsoft scale and some teams moved over to it (SQL server). It was also available as a fairly decent product (leagues better than SourceSafe).