hg purge

e8nwt4002 at sneakemail.com e8nwt4002 at sneakemail.com
Tue May 16 05:42:43 CDT 2006


Marco Barisione wrote:
> When using CVS I always use cvspurge (from the CVS Utilities package) to
> delete the auto generated files that are not deleted by make distclean.
> [...]
> Mercurial does not have a similar feature so I wrote an extension for it
> that behaves like cvspurge.

Why not use
   hg status -i -u -n -0 | xargs -0 rm

Thomas
-- 
: Thomas Prokosch                              [ GPG KeyID: 0x7DBAB2A6 ]
: [ GPG Fingerprint: FDB6 95D6 9CB8 D9DB CCDD 4108 CD39 3FA5 7DBA B2A6 ]

Drop in any mailbox.


More information about the Mercurial mailing list