Hi there. I’m looking for any suggestions for source control and versioning software to store reports (.rdl files), and exported versions of customizations, BAQs, BPMs etc. as they are developed. In the past, I’ve used Team Foundation Server, but wondering if there’s something better? I’m not concerned about doing deployments from the software. I’m mainly looking for a way to have only the active version of each item in our environments (both Prod/Test/Dev). Thanks for your ideas!
Did you use Team Foundation Server with Epicor or something different?
We’d love to implement a version control system but every time we start researching products it feels like everything out there is overkill for our needs.
I think Microsoft is going all in on GitHub, which is free for most users if you’re just using source control - including private repositories and including your own organization account. It’s not until you get to larger teams and/or want single-sign on when it jumps in price.
Azure dev Ops is free for up 5 users. It’s an evolution of TFS hosted in the cloud.
The hardest thing is having a good process to actually check-in the customisations, BAQs etc
Brett