We need info about Subversion for iSeries (OpenSource version).
Has anyone used it for production systems?
Thanks,
Sam
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Sam,
How are you planning to use it? If you want to connect WDSC or RDi to it for project management then that could work. Unfortunately if you want to use it on the green screen it may not do it for you since iSeries source code is stored in database files typically rather than text files in the IFS.
All that SoftLanding has done is port it, not add any additional utilities for managing iSeries source code. Therefore by itself the main use is maybe managing files in the IFS or talking to remote clients like WDSC, RDi, TortoiseSVN, etc.
However, Aaron Bartell has done some work to extend this functionality… see http://www.ibmsystemsmag.com/ibmi/april08/developer/19751p1.aspx and http://www.ibmsystemsmag.com/ibmi/april08/developer/20214p1.aspx. I’m not sure if he has done any further work since then.
Also you might check out his website at http://mowyourlawn.com/.
I’m working towards implementing something like this, but so far haven’t had enough time to get it done. Personally I have to deal with multiple programmers and I’m not sure about Aaron’s approach working too well for that. If I get any further I’ll update my answer here.
Good luck!
Brandon