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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T22:44:47+00:00 2026-05-30T22:44:47+00:00

I am a bit new to git. I just moved over from SVN and

  • 0

I am a bit new to git. I just moved over from SVN and I am trying to figure out some things.

I have a system with three types of contests (three different sets of functionality) and each of these would have contests off of them (so type 1 would have 3 contests and type 2 would have 2 and type 3 would have 4 for example) and the contests off the type are all based on that contests code base, just with different html/css. The contest system is MVC, so it is 1 controller, 1 model, and 3 views + assets (css/js/images).

I am trying to figure out how it is best to store these. In subversion I just made 15 billion branches, but now that I am moving I’d like to clean it up a bit.

Any suggestions?

  • 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-30T22:44:48+00:00Added an answer on May 30, 2026 at 10:44 pm

    Branching is actually significantly cheaper/cleaner/easier in Git, so there’s nothing stopping you from continuing to branch. 15 billion might be slightly excessive though.

    You should simply be merging your three “types” of contest applications into one app that changes its behaviour based on a config file though. The kind of split functionality you’re talking about isn’t the problem that version control is meant to solve.

    The “Git” way to proceed would be to clone that one application into a completely new app for a specific deploy and add the custom client-specific CSS/HTML to the new repository. Any changes to the underlying functionality would be done to the parent project and pulled into the forked projects.

    You shouldn’t be making 200 divergent branches in the same repository for specific clients. There is no benefit, and one huge down-side: Every time you want to clone the repository for a specific client installation, you’re going to be dragging every single other client’s data (include the entire history of their assets) across the network. The overhead will be prohibitive.

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

Sidebar

Related Questions

I'm new to both git and OSX, coming from Ubuntu and svn. When I
New to git. A bit confused about how some of it works, conceptually. So
I'm new to Git and a bit confused. I have a Master branch and
I'm a bit new to .Net development, been working in Java for some time
I'm a bit new to Papervision3D, and I'm trying to set the alpha level
I'm a bit new to SQL and have trouble constructing a select statement. I
I am a bit new to reusable plugins for jquery. I have ran across
I am a bit new to the Devel::Cover module, but have found it very
So, I'm fairly new to git and I've after a bit of reading around
I'm fairly new to Perforce but I already have experience with DVCS like Git

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.