Ed - to clarify - your clients all have the git remote repo mounted with SMB and then they use the "Local Protocol" ?
This is fine for some environments, but giving everyone r/w mounts to the repo file system can be a little dangerous. (for git connection protocols, see: https://git-scm.com/book/en/v2/Git-on-the-Server-The-Protocols ) Therefore I would think that it would be nice for many to have a git server port for z/OS that would run with the ssh protocol. Then again, for many I wouldn't see a huge benefit to having a git server on z/OS at all. The server could be anywhere that is vigorously secure and backed up. Kirk Wolf Dovetailed Technologies http://dovetail.com On Wed, Aug 10, 2016 at 9:28 AM, Ed Jaffe <[email protected]> wrote: > On 8/10/2016 6:16 AM, Jerry Callen wrote: > >> Meanwhile: I use git with z/OS using the "large sledgehammer" approach. I >> keep my actual git repositories on Windows and use WinSCP to periodically >> copy the source back and forth between Windows and z/OS. >> > > We maintain our git repositories on z/OS via the SMB server. > > -- > Edward E Jaffe > Phoenix Software International, Inc > 831 Parkview Drive North > El Segundo, CA 90245 > http://www.phoenixsoftware.com/ > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
