Hi Charles
   The i Projects store the member description text in metadata which is also
   stored in Git.
   There is an .ibmi folder in the root directory of the project and in it
   there is a folder for each SRCPF and in that folder there is a file named
   <member name>.properties for each member that has non-default properties
   (i.e. a non-blank member description
   It will contain a line
   com.ibm.etools.iseries.projects.core\:textDescription=text description for
   COMPILE CL
   If you are using Java we have an API to read this. If not, it is pretty
   simple to parse.
   HTH
     ----- Original message -----
     From: Charles Wilt <charles.wilt@xxxxxxxxx>
     Sent by: "WDSCI-L" <wdsci-l-bounces@xxxxxxxxxxxx>
     To: "Rational Developer for IBM i / Websphere Development Studio Client
     for System i & iSeries" <wdsci-l@xxxxxxxxxxxx>
     Cc:
     Subject: Re: [WDSCI-L] New Git tutorial for QSYS members
     Date: Wed, May 16, 2018 6:19 PM
     Edmund,
     We'd love to move from SVN to Git...
     However, we've got a homegrown utility that transfers from the SVN
     working
     copy on our PC to the i.  One thing it does is read the custom SVN
     property, MEMBER_DESCRIPTION, for an object and updates the source
     member
     text.
     Git doesn't support custom properties that we could find...
     How do you deal with text for a source member which then becomes the
     *PGM
     object description text?
     Is our only choice to add
      ctl-opt text('My program description')
      or the CL equivalent to every RPG/CL program?
     Thanks!
     Charles
     On Wed, May 16, 2018 at 3:02 PM, Edmund Reinhardt <
     edmund.reinhardt@xxxxxxxxxx> wrote:
     >    FYI
     >    In preparation for COMMON I just produced a step by step guide to
     using
     >    Git with QSYS members (well at least in how to get set up)
     >    It is available on our RDi wiki.
     >    [1][1]
http://ibm.biz/rdi_git_qsys
     >
     >    Enjoy!
     >
     > References
     >
     >    Visible links
     >    1. [2]
http://ibm.biz/rdi_git_qsys
     > --
     > This is the Rational Developer for IBM i / Websphere Development
     Studio
     > Client for System i & iSeries  (WDSCI-L) mailing list
     > To post a message email: WDSCI-L@xxxxxxxxxxxx
     > To subscribe, unsubscribe, or change list options,
     > visit: [3]
https://lists.midrange.com/mailman/listinfo/wdsci-l
     > or email: WDSCI-L-request@xxxxxxxxxxxx
     > Before posting, please take a moment to review the archives
     > at [4]
https://archive.midrange.com/wdsci-l.
     >
     --
     This is the Rational Developer for IBM i / Websphere Development Studio
     Client for System i & iSeries  (WDSCI-L) mailing list
     To post a message email: WDSCI-L@xxxxxxxxxxxx
     To subscribe, unsubscribe, or change list options,
     visit: [5]
https://lists.midrange.com/mailman/listinfo/wdsci-l
     or email: WDSCI-L-request@xxxxxxxxxxxx
     Before posting, please take a moment to review the archives
     at [6]
https://archive.midrange.com/wdsci-l.
References
   Visible links
   1. 
http://ibm.biz/rdi_git_qsys
   2. 
http://ibm.biz/rdi_git_qsys
   3. 
https://lists.midrange.com/mailman/listinfo/wdsci-l
   4. 
https://archive.midrange.com/wdsci-l
   5. 
https://lists.midrange.com/mailman/listinfo/wdsci-l
   6. 
https://archive.midrange.com/wdsci-l
As an Amazon Associate we earn from qualifying purchases.