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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T11:33:04+00:00 2026-05-25T11:33:04+00:00

My team is considering a move from about 2 dozen subversion repos into git

  • 0

My team is considering a move from about 2 dozen subversion repos into git repos. What we are trying to remedy is that currently, everyone has their own subversion repo for each of their product components. What I’d like to do is try to reduce some sprawl we have and help build a clear path forward.

I’m looking for advice on how to structure the repos. One sticking point is how to group related projects. We have two products. Each product has a set of web services code (php), android client code (java), iphone client code (obj c), ipad code (obj c) and website client code (php + js). Currently each owner has their component in a separate svn repo.

My thought was to try to combine these components together into one repo, but I can’t tell if that is a good practice with git. Does this provide any real benefit over having separate repos? It would seem to foster a better social contract for the quality of what gets checked in because of the common visibility, but are we going to pay for that in other ways?

  • 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-25T11:33:04+00:00Added an answer on May 25, 2026 at 11:33 am

    The criteria for combining different set of files in one “component” (here one Git repo) is their respective development lifecycle (the way they evolve in term of labelling and branching):

    • can you make evolution on php or java module without having to make any modifications to other modules (like the obj c ones)?
    • can you isolate in a branch some evolutions/fixes which are only made for one of those modules and not the others?
    • can you reuse a specific version of one of those modules in several projects?

    If yes, a component-based approach is best (i.e. one git repo per module), as opposed to one repo with everything in it (system approach).
    See for instance “Component based web project directory layout with git and symlinks“.

    A component represent a “coherent set of files” and is best managed in its own Git repo.

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

Sidebar

Related Questions

Currently the my team is considering splitting our single CI build process into a
We have a small 3 developer team that is currently using Subversion for our
Our team is currently in the process of moving from SVN to Git. We
we (a team of about 150) are considering moving our ALM solution from Bugzilla/CVS
My team is moving from Visual SourceSafe to Subversion soon, while developing/supporting a legacy
We are considering switching from VS2005 Professional Edition to the VS2005 Team Edition to
I have recently joined a small development team that is considering a new version
We are currently using TFS 2008 with the Scrum for Team System template from
My team is considering building our next web app using the ASP.NET MVC framework.
Our team has recently been considering pushing out a minor registry fix to users

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.