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

Re: reinstall downloads


On Sun, Nov 11, 2001 at 10:33:45PM +1100, Robert Collins wrote:
>Chris, I think you did this:
>
>#define is_download_action(pkg) \
>  ((pkg)->action == ACTION_PREV || \
>   (pkg)->action == ACTION_CURR || \
>   (pkg)->action == ACTION_TEST || \
>   (pkg)->action == ACTION_REDO || \
>   (pkg)->action == ACTION_SRC_ONLY)
>
>The result is that selecting "reinstall" for an install-from-net
>downloads the package again. Is that deliberate, or a side effect of
>accomodating downloading the package for download-only installs?

If you are referring to the ACTION_REDO, I was under the impression that
reinstall was supposed to grab a fresh version.

cgf


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