Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 168319
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T12:25:55+00:00 2026-05-11T12:25:55+00:00

Imagine you have a friend on the phone (not VoIP) who asks: What’s so

  • 0

Imagine you have a friend on the phone (not VoIP) who asks: ‘What’s so special about Git? I’m fine using Subversion.’ What would be your ‘elevator pitch’ in order to describe the advantage of using a DVCS like Git?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T12:25:56+00:00Added an answer on May 11, 2026 at 12:25 pm

    For me, one of the main things you can do in a DVCS like git that doesn’t work well in SVN is the following:

    1) Create several development branches off of trunk for various features that are under development.

    2) Merge code from one feature branch into another feature branch before either feature branch is finished and ready to be merged into trunk.

    3) Later, merge the feature branches into trunk.

    It’s nice to break new features off into separate branches so that trunk stays clean until the features are finished. But, inevitably you run into a situation where a team working on one feature branch has written some code that is needed by a team on another feature branch. If you merge this code across feature branches with SVN, you’ll have trouble merging into trunk later on. Git avoids this problem.

    Here’s another benefit… Your company decides to outsource development of a feature to an Indian contracting company. Or, your Professional Services group needs to add a feature for a customer, and that feature may be productized in the future. You really don’t want to give write access to your SVN to the Indian contractor or your PS group. So, they have to build the code outside of source control, and you have to merge it in yourself, detecting and resolving any conflicts yourself without any help from SVN, and losing all of the contractors’ check-in history in the process.

    But with git, you just give the contractor or your PS group a copy of the repository, and they can commit to it just like a developer. Later, you can use git’s features to merge the changes back into your git repository. Git will find the conflicts, and it will preserve history.

    Finally, one of the coolest things about git is that you really don’t have to convince your friend that it’s better than SVN. Because git integrates so well with SVN, your company/friend can happily use SVN while you happily use a git connected to the SVN.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 73k
  • Answers 73k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer Put this javascript somewhere in the page so that it… May 11, 2026 at 2:02 pm
  • added an answer I figured it out. If you pass -ddump-splices it will… May 11, 2026 at 2:02 pm
  • added an answer There's no native support in Silverlight 2.0. However, someone has… May 11, 2026 at 2:02 pm

Related Questions

Imagine you have a large array of floating point numbers, of all kinds of
There is one thing that I do not understand... Imagine you have a text
Imagine that you have a simple site with only 2 pages: login.aspx and secret.aspx.
Imagine that you have several links on a page. When you clicked, a div
I imagine there are many of you out there who have developed an application
Imagine you have a friend on the phone (not VoIP) who asks: What's so
Is there Anyone that has experience with any open source, or relatively cheap voice
I need help selecting or creating a clustering algorithm according to certain criteria. Imagine

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.