How to manage/control software versions?
Posted
by
Zwie
on Programmers
See other posts from Programmers
or by Zwie
Published on 2012-09-21T12:57:39Z
Indexed on
2012/09/21
15:52 UTC
Read the original article
Hit count: 250
version-control
|versioning
I'm facing a problem to create a version control outline for several already existing software parts for my company. Until now no one - expect for the developers - knows that there are different versions, which is the reason for the outline. In fact, I'm supposed to set up the future version control and communicate all this with our management...
So, the question is how to create such a outline. Are there principles to follow to make software versioning easier or even a good program to map all versions and there compatibility?
And are there generally good approaches to control software versions?
© Programmers or respective owner