|
|
|
|
|
by lilbobbytables
2304 days ago
|
|
That isn't true at all. Trunk based is perfect for this because you have the clean release branches from the trunk. I've worked in large companyies very successfully using TBD and releasing quarterly to enterprise customers using our software on their systems. |
|
care to elaborate? curious about those companies and the software you are talking about.
i totally see the trunk based process work for software that doesn't need to maintain multiple versions as the original commenter said.
but for multi-versioned software you can't afford to have a single trunk and let your developers have a go at it. i went and checked the repos for some of the multi-versioned software that i use that are open-source.
well confirmed.