ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Version Control for IBM i with RDi and Subversion

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Version Control for IBM i with RDi and Subversion

    Hello *ALL,

    outside of the IBM i world it is best practice to use Version Control Systems to handle the integrity of the sources of a software project. There are open source VCS like Subversion, Git and Mercurial as well as commercial ones like ClearCase. All those VCS can be used for Java, PHP, .NET and other projects because they provide connectors for the IDE`s used for such projects.

    But what about Version Control for RPG and COBOL projects on IBM i? My strongest suggestion is to use a change management system. All your needs will be satisfied with such a change management system. But those change management systems are not for free. You have to pay a fee and depending on the software vendor this can be a lot of money.

    For those ones of you who are not able to spend money for a change management system we have written a step by step tutorial to show you a way to use Version Control for RPG and COBOL projects on IBM i. All you need is RDi, Subversion and our next free plugin iSVN.

    Enter the download area of our homepage and download the document "Version Control for IBM i". All necessary steps will be described detailed.

    The document "Running a Subversion or Git Server natively on IBM i", which you can download in our download area too describes how to install a Subversion and/or Git Server natively on IBM i. With this there is no need to use a Subversion server on other platforms.



    Frank Hildebrandt

    Task Force IT-Consulting GmbH
    Im Eickel 77
    45731 Waltrop
    Germany

  • #2
    Re: Version Control for IBM i with RDi and Subversion

    Just an FYI for posterity, IBM does not consider the /QOpenSys/QIBM/ProdData/JavaVM/jdk626/32bit/jre/lib/security/java.security file listed in the "Running a Subversion or Git Server natively on IBM i" instructions to be a user file. That means that file gets overwritten when applying PTF's. Here's the IBM doc: http://www-01.ibm.com/support/docvie...d=nas8N1012992

    Comment


    • #3
      Re: Version Control for IBM i with RDi and Subversion

      @ jtaylor

      Thank you for your notice. I will change the manual when I have time for this. Currently I am very busy.

      By the way. When I wrote this manual i opened a service request at IBM and they recommended me to do this job exactly the way i described in the manual.

      Comment


      • #4
        Re: Version Control for IBM i with RDi and Subversion

        Originally posted by Frank Hildebran View Post
        When I wrote this manual i opened a service request at IBM and they recommended me to do this job exactly the way i described in the manual.
        If it happened that way to me, I'd be back to IBM asking for an authoritative clarification.
        Tom

        There are only two hard things in Computer Science: cache invalidation, naming things and off-by-one errors.

        Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?

        Comment

        Working...
        X