[fpc-devel] Makefile deletion script

Jonas Maebe jonas.maebe at elis.ugent.be
Tue Sep 30 22:54:58 CEST 2008


On 30 Sep 2008, at 22:49, Terry Kemp wrote:

> Because I cross-compile svn for arm a lot I end up with Makefiles with
> revision numbers and littered with >>>>>>>>>>>>Mine through them from
> fpcmake -r -Tall etc.
>
> It takes time to manually delete each offending one and restore from  
> svn
> so I have a script (attached)

You can use "svn revert -R ." to restore all files in the current  
directory and below to their checked out svn version (without having  
to delete them first). This even does not require network access.


Jonas



More information about the fpc-devel mailing list