Bitbucket Bids Adieu to Mercurial to Focus on Git – InApps Technology is an article under the topic Software Development Many of you are most interested in today !! Today, let’s InApps.net learn Bitbucket Bids Adieu to Mercurial to Focus on Git – InApps Technology in today’s post !

Read more about Bitbucket Bids Adieu to Mercurial to Focus on Git – InApps Technology at Wikipedia

You can find content about Bitbucket Bids Adieu to Mercurial to Focus on Git – InApps Technology from the Wikipedia website

Atlassian, announced this week that it would be sunsetting Bitbucket’s Mercurial support. Mercurial, in case you weren’t aware, is an alternate version control repository to the open source Git, which has served as the basis for the code-hosting repositories GitHub, GitLab, and Bitbucket itself. Bitbucket, however, started out in 2008 with support only for Mercurial, in contrast to GitHub, which also started in 2008, but with Git instead.

Git adoption has grown over the years to become the default system and that “as we surpass 10 million registered users on the platform, we’re at a point in our growth where we are conducting a deeper evaluation of the market and how we can best support our users going forward,” Atlassian noted in a statement. The decision the company made was to remove Mercurial support from Bitbucket Cloud and its API, with all Mercurial features and repositories to be officially removed on June 1, 2020.

With any product sunset, you’re likely to find some unhappy users out there and this is no exception. While confusion and anger are common reactions, others see it as a decision based simply on common business sense. After all, Bitbucket cites a Stack Overflow Developer Survey showing 90% of developers using Git as compared to 3% for Mercurial. Atlassian says Bitbucket’s own Mercurial use has “fallen to less than 1%.”

The real problem for many, it seems, is not Bitbucket’s removal of support, but rather the fact that as of June 1, 2020, “all Mercurial repositories will be removed.”

Of course, Atlassian can see the writing on the wall, with both GitHub and GitLab focusing ever more on everything to do with managing the entire software development lifecycle — building out CI/CD tooling, for example — and the company states that “this deprecation will enable us to focus on building the best possible experience for our users.” Some feel, however, that forcing Mercurial users to completely migrate their repositories will be the death knell for their Bitbucket accounts:

The announcement offers a number of recommendations for how its users can migrate their existing Mercurial repos to Git using hg-fast-export and hg-git mercurial plugin, also pointing to a number of free and paid Mercurial hosting services. GitLab—ever slow to jump on a situation such as this to lure users its way—quickly commented that Heptapod offers a “community-driven effort to bring Mercurial support to GitLab” in what is considered a friendly fork of GitLab Community Edition. Buyer beware, however, as Heptapod itself notes that “though not a mere prototype anymore, Heptapod is still quite experimental.” SourceForge also wants those unhappy Bitbucket users to know that they can find a home there as well.

Read More:   Microsoft Open Sources PowerShell, Ports the CLI to Linux – InApps Technology 2022

For many, Bitbucket’s sunsetting of Mercurial will be a hassle, but not too much more. For others, however, it looks like Mercurial’s end with Bitbucket serves as a symbol of the true ethereal nature of the cloud  — c’est la vie.

This Week in Programming

  • Kotlin 1.3.5 Improves Java Conversion: Android devs, Kotlin 1.3.50 has been released and it brings with it a new Duration and Time Measurement API, which is now available for preview, as well as a plugin for debugging Kotlin/Native code, Java compilation support in multi-platform projects, and an improved Java-to-Kotlin converter. On that last point, the team says that it wants to “minimize the amount of ‘red code’ one has to fix manually after the conversion” by better inferring nullability based on the Java type usages in the code. For the complete list of changes, check out the change log.
  • Project Marble Culminates with Android Studio 3.5: Dubbed Project Marble, Android Studio has been in a phase of non-flashy feature development, during which the team developing the IDE has taken “a step back from large feature work for eight months and instead focused on product quality […] making the fundamental features and flows of Android Studio & Emulator rock-solid by looking at three core areas: system health, feature polish, and bugs.” Well, their work has reached a stopping point (because, does work on bugs and stability ever really end?) enough to release Android Studio 3.5 into stable. More specifically, the team says it has fixed more than 600 bugs, 50 memory leaks, and 20 IDE hangs, as well as “polishing and fixing core user-facing feature areas.” And, of course, there were some run-of-the-mill bugs to tackle too. For a deeper dive, check out the video.

  • Git 2.23 Adds Switch & Restore: GitHub offers an overview of the highlights from Git 2.23, which “brings a new pair of experimental commands to the suite of existing ones: git switch and git restore” two features that are “meant to eventually provide a better interface for the well-known git checkout.” According to JAXEnter, the two new commands intend to “clearly define the responsibilities of git checkout into two categories: git switch takes care of operations that change branches and git restore takes care of operations that change files.” There’s much more, but you’ll have to click through for the rest.
  • GitHub Ups Its Token Game: Last year, GitHub started offering token scanning, a feature that would scan any pushed commits to make sure that you didn’t accidentally share any credentials. A year later, the company has signed on five more partners — Atlassian, Dropbox, Discord, Proctorio, and Pulumi — who join Alibaba Cloud, AWS, Azure, Google Cloud, Mailgun, npm, Slack, Stripe, and Twilio. When credentials for one of these partners is detected, they are revoked before anyone can use them maliciously and you are notified. GitHub says it sees almost 9 million commits pushed to GitHub daily and has dealt with more than a billion potential token leaks in the last year. Meanwhile, the company implores other cloud and API service providers who use tokens to learn more about becoming a GitHub token scanning partner.
  • GitHub Student Developer Pack Continues with 21 New Partners: If it’s starting to feel like the only thing we’re learning about this week is version control systems, then… I’m with you. Of course, these things are so much more than that now, right? GitHub, for example, is bringing back its GitHub Student Developer Pack, which has thus far “provided over 1.5 million students the best real-world developer tools and training for free since its introduction six years ago” and will continue to offer GitHub Pro at no charge to students while in school. TechCrunch’s Frederic Lardinois also notes that “more than 1.5 million students have now signed up for the program, with about 750,000 being currently active” and GitHub now “doubling the number of partners in the Student Developer Pack program by adding an additional 21 companies to the list.” Lardinois also remarks that “over the summer, GitHub’s new owner, Microsoft also added its Azure cloud computing services to the Student Pac,” emphasizing that “it’s part of the company’s promise to remain open, even after having been acquired by Microsoft.”
  • …And Then There’s GitHub Enterprise Server 2.18: Last one, I swear. GitHub has released GitHub Enterprise Server 2.18, which offers updates to project management tools, security features, and the developer experience. Under the project management header, updates include repository templates, assignable commenters and milestones on project cards, while security brings support for yarn.lock files in the dependency graph and access to audit log data, while developers will automatically watch user-owned repositories they create, receive notifications for new conversations occurring on gists, and see commenters full names… if they so choose.
  • Why Aren’t You Down with the OOP? We gotta leave you off on a better note than all the GitHub news in the world, so we can’t more highly recommend heading on over to David Cassel’s article here on InApps Technology investigating why so many developers are hating on object-oriented programming. The gist, as with most anything, is that “some developers love it — but some hate it” with a primary example of those who hate it coming in the form of Ilya Suzdalnitski, “a senior full-stack engineer who last month posted a 6,000-word essay dubbing OOP  a ‘trillion-dollar disaster.’” Love or hate OOP, Cassel offers a thorough tour through the ambivalent feelings toward both OOP and functional programming, though you might quickly guess which side Suzdalnitski comes out punching for.
Read More:   GitLab Now Offers Free Static Web Page Hosting – InApps 2022

GitLab is a sponsor of InApps Technology.

Feature image by Mantas Hesthaven on Unsplash.

InApps Technology is a wholly owned subsidiary of Insight Partners, an investor in the following companies mentioned in this article: Hightower.

Source: InApps.net

List of Keywords users find our article on Google:

bitbucket
mercurial
bit bucket
bitbucket mercurial
bitbucket training
atlassian bitbucket
bitbucket api
bitbucket release notes
bitbucket server
bitbucket data center
bitbucket support
android studio github
git atlassian
learn bitbucket
bitbucket status
bitbucket rest api
mercurial black
gitlab training
bitbuket
mailgun github
mailgun github student
github milestones
bitbucket watch repository
bitbucket client
twilio github student
white mercurial
bitbucket slack
bitbucket student
kotlin 1.5
android studio bitbucket
git checkout stackoverflow
atlassian bitbucket server
bitbucket.
bitbucker
atlassian stack overflow
stripe github
bitbucket server api
bitbucket microsoft
gist yarn
atlassian support
atlassian git
bitbucket default branch
atlassian change technical contact
mercurial 12
bitbucket notifications
community atlassian
microsoft azure github student
azure bitbucket
fork bitbucket
bitbucket api get all repositories
status bitbucket
bitbucket signed commits
bitbucket slow
mercurial vii
bitbucket fork
git game
bitbucket c
bitbucket get all repositories in project
bitbucket list all repositories
create a username for bitbucket cloud
bitbucket compare commits
gitlab gist
bitbucket migration
google github student developer pack
hire bitbucket developers
pulumi import
github import from bitbucket
jira dropbox
you gotta love frontend
google student developer pack
github java code
hesthaven
atlassian stack
atlassian training
heptapod
bitbucket create token
free hosting github student
gitlab in android studio
github student developer pack
why is bitbucket so slow
github
bitbucket logs
games on github
bitbucket atlassian
bitbucket for students
pulumi slack
butbucket
git bucket
bitbucvket
bitbutcket
bitucket
highlights pro github
kotlin multiplatform github
school 21 github
atlassian bitbucket support
npm twilio
bitbucket.org
bittbucket
mercurial 1
microsoft bitbucket
twilio-video github
bitbaket
when are the new mercurials coming out
npm mailgun
twitter bitbucket status
github android studio
nike r9
twilio api github
kotlin native new memory model
mercurial app
twilio enterprise edition
atlasian git
bitbucket twitter
mailgun npm
adieu sale
azure github student
bitbucket code in comment
npm stripe
twilio github
atlassian package
bitbucket audit logs
atlassian team tour 2020
bitbucket server release notes
github functional programming
lamp stack developer jobs
stripe npm
bitbucket on aws
bitbucket plugins
github audit log
github enterprise server
hire bitbucket developer
bitbucket email notifications
git hub enterprise
gitlab remove project
mailgun java
mercurial 11
api bitbucket
bitbucket number of commits
bitbucket server pricing
how to check bitbucket version
bitbucket icon
bitbucket security
fast ai github
mercurial ic
pulumi aws provider
wawa pack
bitbucket close source branch
bitbucket azure
when was github released
bitbucket api list all repositories
bitbucket down
bitbucket statuspage
bitbucket discord
bitbucket api get file
bitbucket api list repositories
bitbucket find all commits by user
bitbucket register
bitbucket see commits by user
discord bitbucket
dropbox github
how to fork in bitbucket
mercurial academy
microsoft graph github
the git repository has too many active changes
github atlassian
github pro
bitbucket api token
bitbucket template repository
close branch bitbucket
fork in bitbucket
git fork bitbucket
marble polishing services
slack vs github
what is github pro
alibaba cloud partner new updates and announcements
android videoview github
hg nguyen
security for bitbucket
yarn gitlab
github alibaba
mailgun technologies
nike cr7
bitbucket apis
bitbucket reviews
toby fox twitter
atlassian github
microsoft azure github student pack
Rate this post
As a Senior Tech Enthusiast, I bring a decade of experience to the realm of tech writing, blending deep industry knowledge with a passion for storytelling. With expertise in software development to emerging tech trends like AI and IoT—my articles not only inform but also inspire. My journey in tech writing has been marked by a commitment to accuracy, clarity, and engaging storytelling, making me a trusted voice in the tech community.

Let’s create the next big thing together!

Coming together is a beginning. Keeping together is progress. Working together is success.

Let’s talk

Get a custom Proposal

Please fill in your information and your need to get a suitable solution.

    You need to enter your email to download

      [cf7sr-simple-recaptcha]

      Success. Downloading...