How to structure two eclipse workspaces and local and remote git repos -


i have been using eclipse ide egit , pdt couple of years. have local git repo outside workspace , remote private repo, largely bckup - active developer. in addition projects (several sub-projects) have imported joomla installation can debug projects in working environment. far good.

recently, needed start work on big upgrade. created new workspace , new local git repo cloned remote repo. imported different joomla installation , created separate branch new code.

i using 1 workspace push remote master , other workspace push remote branch. can 'see' both branches in both workspaces , myself confused because not in sync. , confused when comes merging master side branch. far have muddled along can't feeling wrong , bound lead disaster.

it fair don't know enough eclipse or git figure out how should have set project in first place. , don't know exact steps followed set structure have right now.

can offer advice on practical repo , workspace structure working on branches require different testing environments?


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -