This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Patch submission for Michael Chase's clean_setup.pl


First, thanks to Michael for a _very_ useful tool. I've made a few tweaks to it
over time, and I'm now going to submit  a patch or two.

Here is one implementing this feature:

-[no]AFile
Move obsolete files to a directory 'Attic' in the root of the local package
directory, maintaining their position in the directory structure (i.e.
release/foo/foo-1.0-1.tar.bz2 -> Attic/release/foo/foo-1.0-1.tar.bz2).

In this patch, I hardcoded 'Attic' into the ignore list. I'm not sure whether
that is the best thing to do or not. Maybe it should only be auto-ignored
if -AFile is set?

Anyway, here's the patch - comments welcomed.

Max.

Attachment: clean_setup_1.0402+attic.patch
Description: Text document

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]