[fpc-devel] Makefile deletion script
Terry Kemp
tkemp at klc.net.nz
Tue Sep 30 23:06:09 CEST 2008
On Tue, 2008-09-30 at 22:54 +0200, Jonas Maebe wrote:
> 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
Thats cool.
Do you know how long it took me to work out the bash script ;(
One thing tho - "svn revert -R ." will nail any of my modified files
that I want to keep different to trunk. Can you tell it to just revert
Makefile?
Terry
More information about the fpc-devel
mailing list