[svk-devel] Delete missing files
Steve Wagner
lists at lanwin.de
Fri Jun 27 07:31:25 EDT 2008
This may works but i am a Win32 user, so egrep is not available by default.
I think this should be a function the must be provided by svk and
suggest to add an option to svk delete and svk commit.
Steve
John Peacock schrieb:
> Steve Wagner wrote:
>> Is there any function to batch "svk delete" all missing files?
>
> Is this not sufficient?
>
> $ svk st | egrep '^!' | xargs svk rm
>
> John
More information about the svk-devel
mailing list