Git is good, but it is not ported to z/OS. On z/OS I work with cvs . I have to synchronize the files on the local machine . cvs <> git .
------------------------------------------------------------------------ Yaroslav Kuzmin Developer C/C++ ,z/OS , Linux 3 Zhukovskiy Street · Miass, Chelyabinsk region 456318 · Russia Tel: +7.922.2.38.33.38 Email: [email protected] Web: www.rocketsoftware.com ________________________________________ From: Craig A. Berry <[email protected]> Sent: 12 April 2014 20:05 To: Jarkko Hietaniemi Cc: Karl Williamson; Yaroslav Kuzmin; demerphq; [email protected]; [email protected]; Perl5 Porters Subject: Re: НА: Fwd: Re: USSP-37: Info Request for Perl Fwd: EBCDIC support is onthe chopping block On Sat, Apr 12, 2014 at 6:56 AM, Jarkko Hietaniemi <[email protected]> wrote: > Karl: to kick things off, maybe you could prepare a snapshot.tar.gz of your > branch for Yaroslav, something concrete to try out immediately? I have no > idea (but I have my doubts) that the z/OS UNIX tools might not include git. > This would complicate things somewhat. Through the miracle of gitweb, a snapshot of that branch is available from: http://perl5.git.perl.org/perl.git/snapshot/d1d01d6bcafd21228cc5f8ecedc1be06bca5ad27.tar.gz That's the commit at the current tip of the branch. If the tip moves, the latest greatest should be available from: http://perl5.git.perl.org/perl.git/snapshot/khw/ebcdic.tar.gz However, the URL involving the branch name is broken at the moment. I'll see if I can figure out whom to nudge about fixing it. For future reference the way to find a snapshot of something is to first go to the list of branches: http://perl5.git.perl.org/perl.git/heads Click "tree" next to the branch of interest, then click "shortlog" near the top of the screen, then "snapshot" next to the commit of interest.
