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 197151
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T16:49:41+00:00 2026-05-11T16:49:41+00:00

Duplicates: Why should I use git instead of svn? Should I use SVN or

  • 0

Duplicates:

  • Why should I use git instead of svn?
  • Should I use SVN or Git?
  • Why is Git better than Subversion?

I’m sure I’ve asked it wrong but I read that Git doesn’t use a central repository like SVN does. One, I don’t understand how you can have a decentralized version control system. I’m sure it works because so many use it but I don’t understand the concept.

How can you have something everyone uses but not a centralized repository to hold the source code?

I suppose this is more of a git vs. svn also, Which do you use? I read that git is better but not as integrated in most IDE tools as SVN.

I’m still learning.

Thank you.

  • 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. Editorial Team
    Editorial Team
    2026-05-11T16:49:41+00:00Added an answer on May 11, 2026 at 4:49 pm

    That always confused me too before I started using Git. People like to overemphasise how different it is.

    The truth is that you can, and most likely will, set up your Git system to have a single “master” repostiory. What’s different with Git is that every “working directory” also gets its own client repository. A large amount of Git’s design is for merging code back and forth between client repositories and a parent.

    If you want to go with a single master repository sitting on a server somewhere, and all users being direct clients of that repository, you can easily do that. What makes Git really different is that you don’t have to do that. You could instead have a big tree of repositories from worker, to subgroup, to test group, to master if you want. You could instead set up a chain from worker to development master (updated frequently by developers) to remote customer site (updated rarely by the customer when they want a fix, and can get the private network up between them in Ethiopia and you in Toledo). The topology and workflow is up to you, not the tool.

    My suggestion would be to try out Git yourself for a small (or pretend) project. Once you see how it works, you’ll begin to see the possibilities.

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

Sidebar

Related Questions

Possible Duplicates: While vs. Do While When should I use do-while instead of while
Duplicates Why should I use document based database instead of relational database? Pros/Cons of
Possible Duplicates: Should I use public properties and private fields or public fields for
Possible Duplicates: Why should I prefer to use member initialization list? C++ - what
Possible Duplicates: When to use struct in C#? When should I use a struct
Possible Duplicates: In C#, should I use string.Empty or String.Empty or “” ? What
Possible Duplicates: How effective is obfuscation? Protect ASP.NET Source code (Why) should I use
Possible Duplicates: Reference - What does this symbol mean in PHP? Should I use
Possible Duplicates: When should I use # and = in ASP.NET controls? What is
Possible Duplicates: Static linking vs dynamic linking C++ application - should I use static

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.