Re: [Svnci-developer] Subversion and RPG source change management
Status: Planning
Brought to you by:
jmarkmurphy
From: Mark Murphy/S. B. C. Inc. <mm...@ST...> - 2010-05-28 17:54:20
|
I agree, but if we are trying to make this work for PDM/SEU users as well, then it is a bit harder to do that. I don't even see that data in WDSC, but it is a key piece of information that should not be lost for PDM/SEU users. Mark Murphy STAR BASE Consulting, Inc. mm...@st... From: Arco Simonse <ar...@gm...> To: Midrange Systems Technical Discussion <mid...@mi...> Date: 05/28/2010 12:57 PM Subject: Re: Subversion and RPG source change management Sent by: mid...@mi... What is the added value of keeping the "change date area" in the source if you have Subversion to inspect your source differences? See how easy it is in RDI to click "Compare with: Base revision" or others. If you get used to that, you'll never get back on the "change date area". Regards, -Arco 2010/5/28 Mark Murphy/STAR BASE Consulting Inc. <mm...@st...> > WDSC stores source in the IFS as a text file with the line number and > change date as the first 12 characters of each line. When sending changes > up there must be a way for it to manage that. Probably deletes all the > records from the member and inserts the new records as they are stored in > the file. This is different from how CPYF works with source files. I > suspect that what we need to use is an RPG program, or find the one that > already exists for WDSC, and use that to get the source to the iSeries > without loosing line numbers and date stamps. > > I know uploading source in the standard manner will not work. > -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MID...@mi... To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MID...@mi... Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l. |