×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Why not leave the source where it is in the source files and do a regular daily push of changed members to an IFS or network folder and commit to GIT.
Then the master is still IBMi source files, but changes to source can get pushed regularly a well as backed up nightly with standard IBMi backups.
Not a full source control system but an option especially since you already use .Net, IBMi and Git.
Regards,
Richard Schoen
Director of Document Management
e. richard.schoen@xxxxxxxxxxxxxxx
p. 952.486.6802
w. helpsystems.com
-----Original Message-----
From: Matt Olson [mailto:Matt.Olson@xxxxxxxx]
Sent: Wednesday, October 25, 2017 1:24 PM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Subject: Git for RPG source code management
All,
I've read this over:
http://yips.idevcloud.com/wiki/index.php/PASE/Git
However, it seems to want the Git server running on the IBM i.
We already have a Git Server (VSTS/TFS Online). We don't want another one.
What would be the steps to store all our source code on a remote Git repository so that we can get all the advantages VSTS / TFS provides you (code reviews, source code check-ins to bug/workitem linking, sprint planning, global source code searching).
Matt
As an Amazon Associate we earn from qualifying purchases.