Subject: Re: Crosscompiling for evbarm
To: Valeriy E. Ushakov <uwe@ptc.spbu.ru>
From: Simon Burge <simonb@NetBSD.org>
List: port-arm
Date: 12/03/2006 00:52:34
"Valeriy E. Ushakov" wrote:

> You can check cvs update output for files marked with '?' - which are
> not supposed to be there, but be aware that files like *.o are not
> reported by cvs.

You can use "cvs update -I\! -ICVS" to catch all files that are not
supposed to be there, including those .#* files left over after merges.

Cheers,
Simon.