Displaying 1 result from an estimated 1 matches for "vdifmrg".
2000 Jan 07
3
CRLF/LF Conversion
...of single files (more than
7000 (7K) files!) running/laying on the UNIX machine. When we receive a patch
we have to have to compare the patched file with the one on our Sun and then
add the patched lines into it. Therefore we ftp the files to the Win clients
and then use a windows tool (vdifmrg) to compare and patch the files. This
tool creates a new file with the merged output. After all this we ftp those
files back to the Sun.
We thought that when using Samba we get rid of the "ftp steps" and simply
access those files directly on the Unix machine. This works excep...