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

The Archive Base Latest Questions

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

I want to apply version control system in our job, but there are som

  • 0

I want to apply version control system in our job, but there are som difficulties, because graphic designer should have access only to view templates (smarty) and CSS/JS, so he can’t set up local copy of web application.

Application has those elements pulled to single directory called /front/

Current situation looks like this:

Main developer: own apache server on workstation, he does 90% work with PHP.

Second developer: work sometimes (little changes) by local network (changing files on main developer machine)

Designer: Working in home, has own separate domain with site-clone (let’s call it designerworkarea.com) with FTP access only to templates & css.

Development/deployment looks like this:

Main developer code & test all PHP on his machine, then put sources to main production server (let’s call it procutionarea.com) by FTP

Designer works on files “with FTP”, se every change need to be uploaded and is seen at designerworkarea.com

To deploy frontend, admin on server copy view templates from /server/designerworkarea.com/front to /server/procutionarea.com/front (designerworkarea and productionarea are at same unix machine)

Of course, there is some synchronisation (1-2 a day) because main developer need to add new elements/templates to frontend of application, wich were be styled by designer.

As you can see, this is some mess. There would be no problem when anyone could have own LAMP stack with full sources – but designer can’t have access to directories other than front – so he can’t set up this web application on his local machine.

What will be best way to organise this working enviroment with GIT ?

Note 1: Designer should have possibility to see his changes immediatly, but not ‘by commit’, because there can be lots of try’s before completing some small amount of work wich should be commited at once. And we don’t want to have hundreds/thousands commits a day.

Note 2: At any moment there can be error found in view templates wich requires intervention of developer.

  • 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-24T22:55:31+00:00Added an answer on May 24, 2026 at 10:55 pm

    If you need for your designer to see at all time the result of his/her work, it is best to take advantage of the “Distributed” aspect of git, and have a clone of your repo used:

    • as a staging area for the designer to push to
    • as a source for deploying a “staging” web site (visible only by the designer)

    That would allow the designer to:

    • make tens of commits until a given feature looks right on a branch monitored and deployed on each commit on the staging web site
    • squash his/her commits (in (or merge --squash to) a special branch that the developer can pull from in order to get back the latest design (without getting all the intermediate commits).

    The point is: with a DVCS (like Git), you don’t have to use only one repo for synchronization. You can have several, each with a different role.

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

Sidebar

Related Questions

I want apply margin property for my html newsletter But Gmail ignores this CSS
I want to apply texture to the transparent png(bitmap), but I don't want to
I want to get my databases under version control. I'll always want to have
How can I apply zoom control in an ImageView dynamically? My minimum SDK version
I want to obtain the assembly version from my solution and apply that to
I want to apply scaling animation to UIButton.When user drag button upside of the
i want to apply masking over the textinput that need to get SSN from
I want to apply the following Style to my Polygon : <Style xmlns=http://schemas.microsoft.com/winfx/2006/xaml/presentation xmlns:s=clr-namespace:System;assembly=mscorlib
I want to apply a Storyboard to my Rectangle Fill like this: <Rectangle Name=MyRectangle
I want to apply a different hyper link style to the following two things:

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.