I just moved a repository from an windows 32-bit box to a linux based NAS server.
The files that have been checked in as binaries are recognized as such on the windows box. On the linux based NAS box, the files are recognized as text files, even though the kopt value is set to b; for binary.
Is the problem probably with the format of my files (i.e. UNIX ANSI versus UNIX Unicode)?
Any suggestions?
The files that have been checked in as binaries are recognized as such on the windows box. On the linux based NAS box, the files are recognized as text files, even though the kopt value is set to b; for binary.
Is the problem probably with the format of my files (i.e. UNIX ANSI versus UNIX Unicode)?
Any suggestions?