On Oct 9, 2017, at 9:44 AM, Peter <[email protected]> wrote: > > Has anyone used Subversion as their source control tool for mainframe code? > I'm assuming that you can't install SVN on the mainframe but I was > wondering if there was another way to use it and check out the code to the > mainframe ?
I used to, but I did it by FTP’ing files to and from my workstation and running svn there. It was difficult to keep everything up-to-date. A while back I converted the repository to git and downloaded Rocket’s port of git. This makes things a lot easier, and I much prefer git over svn anyway. -- Pew, Curtis G [email protected] ITS Systems/Core/Administrative Services ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
