I noticed that cvs and rcs come in the z/OS Ported tools package, but I have not used them, so I do not know if they support everything that would be needed.
If it would help and makes sense, I could set up an AIX or Power Linux system to act as an intermediary for shuffling the code between z/OS and the Perl git repository. demerphq wrote on 02/24/2013 01:04:51 AM: > > If cvs is ported to Z/os maybe we could set up a git/cvs gateway for John. > > Im pretty sure there is a reasonably good one included with git. > > Likely it would need some support from Dennis tho. > > Yves > > > On 24 February 2013 00:38, Karl Williamson <[email protected]> wrote: > > The bottom (actually top :) ) line is that at least some of these errors > > were the result of makedepend failing to realize that the C89 standard > > allows preprocessor directives to be indented, and failing to account for > > continuation lines in preprocessor lines. I am smoking some fixesfor this. > > On my system this gets rid of all errors in makedepend. (Several of the > > errors that John mentions below were showing up on mine, but were being > > suppressed.) > > > > We need to figure out how to most easily give John access to the latest > > changes, and for him to submit patches, as I believe, he doesn't have git > > access on z/OS. Perhaps their could be a branch, that he rsyncs from, for > > the first part. Anyway, if you want to try these patches out before they > > get into blead, the link is > > > > http://perl5.git.perl.org/perl.git/shortlog/refs/heads/smoke-me/ > khw-makedepend > > > >
