Let's move this to Source Forge since it looks like you, me, and a couple
of others interested.
Here is a SourceForge project SVN Client for i
https://sourceforge.net/projects/svnci/
Not sure what this will look like for you. Register for SourceForge, and
I will add you to the project. Anyone from this list is welcome.
Mark Murphy
STAR BASE Consulting, Inc.
mmurphy@xxxxxxxxxxxxxxx
From: Nathan Andelin <nandelin@xxxxxxxxx>
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Date: 05/26/2010 10:11 PM
Subject: Re: Subversion and RPG source change management
Sent by: midrange-l-bounces@xxxxxxxxxxxx
Gang,
I have begun to focus somewhat on IBM i check-out & check-in procedures,
and have come up with the following table layouts to support those
operations:
http://www.radile.com/rdweb/temp/svn_data.txt
The first four tables are simply basic configuration. The fifth table
tracks each file member's current status/state. Finally, the sixth table
is for recording check-out and check-in history, for each file member.
The idea of querying & maintaining database tables to support these
operations may have been an evolutionary one for some of us; it certainly
was for me. It stems from the idea that the IBM i library-file system may
be something of a stand-alone peer in a distributed version control
operation, where some operations impact the the local files independently
of Subversion. But may be synchronized at a later time (perhaps nightly),
with a Subversion repository.
Any thoughts?
-Nathan.
As an Amazon Associate we earn from qualifying purchases.