This is the mail archive of the cygwin 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]

Re: custom package server: upset finds package 'Base' from CVS/Base/setup.hint


On Fri, Jun 25, 2004 at 10:28:46AM +0200, Michael Haubenwallner wrote:
>1) hardcode into upset to skip all subdirs named 'CVS', with one
>exeption: if directly in the CVS-subdir is a file named "setup.hint".
>This is needed for the package 'cvs' itself, when upset is run on
>a cygwin-machine, where 'cvs' is equal to 'CVS'.
>
>2) Add a commandline-arg to give upset a list of directories not to
>be searched for packages, as wildcards or regex and the ability to
>define the above exception for the cvs-package, or just as an output
>of a command like `find ./release -type d -print | grep 'CVS/Base'`
>
>3) any other idea ?

upset is working just fine for its intended purpose which is to produce
the setup.ini for the standard cygwin package.  upset is not released as
a product for general use.  That should be fairly obvious since it
is not advertised anywhere and is only available via an obscure cvs
checkout.

So, if you want changes, make them yourself.  It's perl code.  It is
not that difficult.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.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]