Source control Branching needs
Posted
by Mükremin
on Stack Overflow
See other posts from Stack Overflow
or by Mükremin
Published on 2010-05-23T15:16:21Z
Indexed on
2010/05/23
15:21 UTC
Read the original article
Hit count: 256
version-control
Hello, we are creating hospital information system software. The project will be different hospital to hospital and contain different use cases. But lots of parts will be the same. So we will use branching mechanism of the source control. If we find a bug in one hospital, how can we know the other branches have the same bug or not.
The numbers in the picture which we attached show the each hospital software.
Do you have a solution about this problem ?
Which source control(SVN,Git,Hg) we will be suitable about this problem ?
Thank you.!
© Stack Overflow or respective owner