[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Re: Moving to SubVersion
From:       Chris Lee <clee () kde ! org>
Date:       2004-10-10 2:27:13
Message-ID: 41689E01.9090904 () kde ! org
[Download RAW message or body]

Stephan Kulow wrote:
> - who is going to rewrite admin/cvs-clean.pl?

I've got a working 'svn-clean' here. I don't know if it's the most 
effective version ever, and it may not work with ridiculously long lists 
of files to remove, but the gist of it is:

svn-clean:
	svn status | grep ^\? | cut -c8- | xargs rm -rf

Considering how simple that is, I don't think it would be extremely 
difficult to write a script that would be "better" by building the list 
using the same method and then calling 'rm' on each one.

-clee
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic