On Fri, 4 Jun 2021 13:21:06 +0800, David Crayford wrote:

>You can do this but you're going to have to jump through some hoops.
>First you need to upload the repo from a zip file or whatever. Then you
>will have to tag all the files ISO8859-1 using the "chtag -R -tc
>ISO8859-1 ." command and hope there are no binary files.
>
Why not the increasingly popular UTF-8?  ISPF Edit/View supports UTF-8
tagged files splendidly,  within the limitations of the terminal emulator.
(Does NFS tagging support UTF-8 (IBM CCSID 1208)?)

We dual-mounted some NFS: one binary mountpoint, one translated.

>Then you need to convert the repo to a bare repositeory.
>|git clone --mirror path_to_source_repository path_to_bare_repository |
>    ...

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to