|
Merlin was created for just that situation. Only real problem is you need
a Linux system to run the most important parts and the combination of the
software cost and extra partition (not to mention the admin ability) makes
it a tough decision.
Jim Oberholtzer
Agile Technology Architects
On Sep 19, 2025, at 1:15 PM, Sam_L <lennon_s_j@xxxxxxxxxxx> wrote:supplied SCM (Source Control Management) product, which not only did source
I know just enough about Git to be dangerous. I've always had a vendor
control but also did deployment. Git will not do your deployment (to the
best of my knowledge) and that's something to consider.
your deployment. But I think you should seriously look at a vendor package.
There is probably open source software that could be configured to do
our workflow. There are so many possibilities that we're getting a bit
Sam
-----------------------------
message: 2
date: Thu, 18 Sep 2025 08:56:39 +0000
from: Martijn van Breden <m.vanbreden@xxxxxxxxxxxxxxxxxxxxxxxxxx>
subject: Best practices for working with GIT
Hi all,
We're currently investigating how we can implement git (via eGit) in
lost.
integrating ERP and finance and some production, service and warehouseJust to elaborate on our current situation
We are an ISV with a homegrown browser based software application
management applications, so it's pretty broad. We have customers ranging
in size from a handful of users to several hundreds. For most of our
customers we have customized code to meet their specific goals. Some of
them have so much customization on older versions that they will probably
not move to our newest version in the near future.
established when the user logs on. Besides the libraries we have severalOur code resides in several libraries in a library list that is
directories containing the front end GUI for the application. Via a
directorylist similar to the LIBL we can add customization and DTAP layers
to the directory list. The directory list is scanned for scripts just as
the libary list is used to determine which object should be used.
developtment customized service programs [CUSTPGMTST - test customizedAt a glance the LIBL looks basically like this.
CUSTPGMDEV - developtment customized application programs CUSTSRVDEV -
application programs] [CUSTSRVTST - test customized service programs]
[CUSTPGMACC - acceptance customized application programs] [CUSTSRVACC -
acceptance customized service programs] CUSTPGMPRD - customized application
programs CUSTSRVPRD - customized service programs STDPGM - standard
application programs STDSRV - standard service programs STDFUNC - standard
functions (never customized) CUSTDATA - customer data
modified or supplemental to the standard application, so it is a subset ofCustomization libraries only contain sources and objects that are
the application. Not in all cases both the test and acceptance layers are
present.
and customization directories. The substructures of all directories areFor directories we have a similar structure with a standard directory
equal.
standard layer./maindir/custgui
/maindir/stdgui
the customization layer is again modiefied or supplemental to the
the same standard base libraries and directories each with their ownOn our cloud partitions we have several dozens of cutomers working with
customization layer on top of them.
indication of the size of the application.Th number of RPG sources in the STDPGM is well over 8000 to give an
source control in RDi (with eGit).My questions are:
1 What would be the best practices to run this situation under Git
library and/or directory or something else?2 What would be a decent structure for the git repos? A branch per
directories?3 How can (and should) we work with personal developer libraries and
single customer library/directory and would this affect performance and4 Should we i.e. be combining standard and customized source to a
memory usage (since the number of instances of a program increases)
Can we influence the target library for the compile?5 How can we improve the initial load time for source members in RDI
6 Can we do an automatic push (to a source member) and compile on save.
with eGit in RDI?7 What is the best practice to incorporate our custom compile command
us further on this topic.8 What is the preferred way of interaction between i Projects and eGit?
I hope some of you have far more experience than we have and can help
listKind regards,
Martijn van Breden
lead software architect
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxxrelated questions.
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.