Terry Kemp wrote:
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.
Thats cool.
Do
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 yo
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
Hi
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)
I have made it so that you