[wp-hackers] Now with Subversion Goodness
Horst Gutmann
zerok at zerokspot.com
Mon Feb 21 14:43:19 GMT 2005
Phil Hart wrote:
> Using windows, I right click the root directory of the cvs download, and
> select Search. Search for CVS. It will find those CVS directories and you
> can delete them all right there.
>
> Phil Hart
> www.radialmonster.com
> www.whootah.com
>
>
>
> -----Original Message-----
> From: hackers-bounces at wordpress.org [mailto:hackers-bounces at wordpress.org]
> On Behalf Of Chris Coggburn
> Sent: Monday, February 21, 2005 5:18 AM
> To: hackers at wordpress.org
> Subject: Re: [wp-hackers] Now with Subversion Goodness
>
> Matthew Mullenweg wrote:
>
>
>>Everybody have fun:
>>
>>http://svn.automattic.com/wordpress/
>>
>
> Any ideas on how to recursively remove all of those nasty CVS
> directories after I've moved to subversion? I'm too lazy to hand delete
> all of them from the 10 blogs I run.
In Linux I'd do something like `find ./ '.CVS' | xargs rm -rf` but I've
no idea how to do something similiar in Windows :-(
More information about the hackers
mailing list