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

  • Home
  • SEARCH
  • 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 7443643
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T11:21:48+00:00 2026-05-29T11:21:48+00:00

I am very new to version control and I would like some help if

  • 0

I am very new to version control and I would like some help if possible.

I was wondering, which is the best way of controlling 3 development environments: Development > Testing > Production

  • Development(Localhost environment) – all the work developed is being done here before any upload
    • Every1 working on the specific project should have a clone of this folder (each collaborator with its user, if possible) and every push by user will be sent here, to development folder.
  • Testing – Should be a clone folder that contains data pushed by Development and which is automatically synced with the subdomain testing using ftp, or whatever protocol.
  • Production is the live site, where the stable updates are released.
    • Should it be a clone of Testing, or testing upon push should upload the data here?

How about conflict problems when a user pushes a file/s different from what other user pushed 1 minute ago? Of course there can be the task separation and each to do certain things but what if not, what if X commits submit.php and Y also commits submit.php 1 minute before?

What version control software will be most suited?

  • 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-29T11:21:49+00:00Added an answer on May 29, 2026 at 11:21 am

    If you translate that in term of a DVCS (Distributed Version Control System), like Git, each of your “folders” can be an actual clone of your code repository.

    That means that you:

    • would push from your local development to ‘development‘ repo
    • would push from ‘development‘ to ‘testing‘ (or better yet, have a task on ‘testing’ in charge of pulling ‘development‘ and trigger some tests if any new commit is detected
    • would push from ‘testing‘ (if tests are ok) to production

    Plus you wouldn’t accept non fast-forward update to remote repo, which means any conflict would be first solved locally, before being pushed.

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

Sidebar

Related Questions

I'm very new to Version Control, and I was wondering if I could get
I'm very new to this version control business and slowly learning my way. I've
I am very new to version control, so my questions are very basic. I
I've just performed a new installation of the very latest (Fall, 2008) version of
I still very new using Subversion. Is it possible to have a working copy
We are using feature branches in Subversion for our development which is a very
I would like a program for determining the TCP congestion control algorithm used in
I have two repo's which I'd like to keep separate. One for development, branches
Very new to FluentNHibernate, but I'm also excited about the area. I've recently started
Very new to JQuery and MVC and webdevelopment over all. I'm now trying to

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.