Anyone migrate from IBM i Slave to VCS Master?
Posted: Sat Feb 22, 2020 7:46 am
My team is exploring moving to using version control to help manage our code base and smooth out deployment/rollback conflicts. Has anyone here moved existing repositories to use the VCS Master setup of the VL IDE? If you have maybe you can help answer some questions I have and comment on what your experience was like.
Personally, I am eager to get version control enabled as I see it help with certain problems and reduce risk. However, after a couple painful installs for testing, playing around with new the VCS features, and trying to write up process documents I'm worried the quirks and new process of checking in work may cause too much friction for developers.
My queries and if you have any other tips or comments I appreciate those too:
Personally, I am eager to get version control enabled as I see it help with certain problems and reduce risk. However, after a couple painful installs for testing, playing around with new the VCS features, and trying to write up process documents I'm worried the quirks and new process of checking in work may cause too much friction for developers.
My queries and if you have any other tips or comments I appreciate those too:
- Which way did you initialize the local LANSA repo after installation, a normal export/import or did you checkout the yaml files and let the IDE automatically import the code?
- Did you find your deployment process change at all? Either for IBM i Server or VL Clients?
- Did you find any surprises? Such as missing objects or settings?
- Did you have to training team members to learn the version control system of choice? We are going to be using Git.
- If you used VL Frameworks how was working with the extra files?
- How many objects are you working with in your repository?
- Did it just not workout for you? How was rolling back to previous VL IDE installs?