You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Iwao Togo <os...@osho.co.jp> on 2013/02/05 07:00:20 UTC

Subversion Client on z/OS

Hi, If you provide us any information about the subject, we'd be very happy.

Currently we are using CVS for Open platform SCM tool. We are going to move to SVN soon.
At the same time we want use SVN for CICS/DB2 COBOL source code currently edited by z/OS ISPF environment.
We don't want to change any build environment.
Expecting scenario is as follows:
1. CICS/DB2 master source code are in SVN repository on LINUX platform.
2. Developer CHECK-OUT some source code members form the SVN repository to  z/OS PDS(Partitioned Data Set) edited by ISPF.
3. Developer works, update the code, compile, link/edit  on z/OS environment using ISPF/SDSF.
4. Then, the developer COMMIT their code to the SVN repository.

Questions:
  a) Is there any SVN client available for z/OS implementing my scenario above????
       I found a couple experiences on this subject, but the results was NOT clear. 
       http://mail-archives.apache.org/mod_mbox/subversion-dev/201011.mbox/%3CAANLkTinFCn_ugO4OFXYfHuAB=yqkkQ1e+EiOy9DBSGVy@mail.gmail.com%3E

  b) If it is there, where does the executable module run?? It runs on ISPF command line???

  c) If you have any best practice on this subject please let me know.

Any comments would be very useful for us. Thanks in advanced, best regards,  
Iwao