Mmmmm... Dan keeps talking about using Ant to automate builds.
Might be time to take a look and get familiar with it.
Regards,
Richard Schoen
RJS Software Systems Inc.
Where Information Meets Innovation
Document Management, Workflow, Report Delivery, Forms and Business
Intelligence
Email: richard@xxxxxxxxxxxxxxx
Web Site:
http://www.rjssoftware.com
Tel: (952) 736-5800
Fax: (952) 736-5801
Toll Free: (888) RJSSOFT
------------------------------
message: 8
date: Sat, 22 May 2010 09:49:02 -0600
from: Pete Helgren <Pete@xxxxxxxxxx>
subject: Re: Subversion and RPG source change
"Another benefit of using source files as the master is that the
edit/compile/build process would still feel natural to an RDI or SEU
user. I have a hard time picturing check out to PC, edit with RDI,
save to PC, commit, check out to source file, build. Too many steps
unless you can describe a shorter process. "
Not sure they have to be separate at the user end. I really like the
idea of a build or deploy configuration option that would sequentially
handle each step without user intervention. Ant could probably give you
this functionality.
Pete