28 Apr
2004
28 Apr
'04
12:22 p.m.
Jim Fulton wrote:
None. The files were not added or imported. They were input via cvs2svn, which uses dump files. The cvs2svn utility apparently doesn't set mime types, or any other property except cvs2svn:cvs-rev.
So, given your explanation, why did Tim get bad line endings I wonder.
Jim
I've never used cvs2svn, but if It emit a dump file, I guess you imported the dump with "svnadmin load", wich I think does not try to guess the mime type... --- Paolo