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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T19:15:36+00:00 2026-06-14T19:15:36+00:00

I try to set up a development environment redmine, that should make it easy

  • 0

I try to set up a development environment “redmine”, that should make it easy for multiple people to develop and maintain our own version of “redmine” including our own features and adjustments. I’m not that familiar with remote branches, but I thought of a config like this:

  • master branch: for deployment
  • dev branch: here we’re developing our new features
  • community branch: this is where i got stuck. I’d like have a branch which is tracking the github community repo of redmine, so that I can say in this branch ‘git checkout v2.0’ and then in the dev branch ‘git merge community’ and solving merge conflicts to due to our own features there. After the next redmine relase I would then checkout v2.1 in the community branch and merge it to the dev branch again and so on …

Of course, I can add a remote to my local branch, pull from the community repo and push to my origin, but then the other people wouldn’t see that and would have to add the community remote repo themself (right?). Is this possible or what is another approach to solve this ‘track a reference project in my own project’ problem?

Thanks

Jan

BTW: my origin repo is created using gitosis.

  • 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-06-14T19:15:37+00:00Added an answer on June 14, 2026 at 7:15 pm

    Whether you are in your dev or community branch (working arena), you will need to use feature branches to develop, edit, and propose your developments so that the can be brought together in a structured manner. That is, you should choose an approach to merging contributions and to promoting them to a higher level. git-scm.com/book/en/Git-Branching-Branching-Workflows

    Do take the time to understand the way remotes work, and that the tracked branches are exact duplicates (up to the point of the common fetch/push), so you cannot plan to have different people’s contributions allocated the the same community branch – that’s why each person should have their own feature branch. You can re-use branch names once the feature is complete.

    git itself (github.com/git/git) has a published sequence of branches:- pu (potential updates), next, and finally master. Before pu there are individual contributor branches (each built from patch series submissions in the git list’s case), and pu can be rewound if/when the maintainer needs. next is more stable. Users fetch updates and rebase their work on the relevant latest release.

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

Sidebar

Related Questions

I've just set up my first Android development environment consisting of Eclipse 3.5 Mac
I am trying to set up a development environment to play around with developing
I am currently trying to set up a development environment for learning Ruby. The
I recently set up a j2ee development environment under Ubuntu: Eclipse (Helios) with the
I'm trying to set up my local development environment, to which i'm using the
I am trying to set up a C/C++ development environment on Eclipse (Indigo) running
I'm trying to follow these instructions to set up a java development environment under
try to set host in dsn of pdo like this: <?php /* Connect to
I try to set friendship to method from class GameSimulator on Player class. for
I try to set a timeout on an element, fired with a jQuery plugin.

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.