Re: [AD] patch to avoid utod in fix*.bat |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Fri, May 11, 2001 at 09:38:54AM -0700, Sven Sandberg wrote:
> Here's a patch that adds a `--quick' option to
> fix[djgpp|msvc|wat].bat, which turns off the call to
> utod. Maybe it's superfluous, but I would find it
> useful since utod takes a long time to run, and the
> line format is unessential for me.
This is actually really useful for CVS checkouts, where AFAICS
the cvs client gets confused by fixunix.sh touching all the
files, and so checks them all against the server on the next
update, which is slow. (At least, this is the only way I've
been able to explain the slow updates -- it does seem to
correlate with having run fixunix.sh.)
George