public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Oleksandr Gavenko <gavenko@bifit.com.ua>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: mc-4.7.5.3-1
Date: Fri, 05 Aug 2011 10:39:00 -0000	[thread overview]
Message-ID: <j1gh8f$ced$1@dough.gmane.org> (raw)
In-Reply-To: <4E3BB450.8010801@gmail.com>

05.08.2011 12:13, Marco atzeri пишет:
> On 8/5/2011 10:53 AM, Oleksandr Gavenko wrote:
>> Or I am something missing?
>>
>
> http://mirrors.kernel.org/sourceware/cygwin/setup.ini
> looks fine
>
> have you catched the mirror during the sync with the primary ?
>
Finally I found error from myself. I fix in:

mirror=rsync://mirrors.kernel.org/mirrors/sourceware
rsync -va --delete --no-g --no-o --no-p \
   --exclude='*-src.tar.bz2' \
   --include='/release/***' --include='/setup.bz2*' \
   --exclude='*' \
   $mirror/cygwin/ $destdir/cygwin/ 2>&1 | tee -a $log

pattern to setup:

   --include='/release/***' --include='/setup.*' \

I am not expert of rsync but  --delete preserve setup.ini
if my first script. Why?

Thanks for pointing and sorry for noise in this list.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

      reply	other threads:[~2011-08-05 10:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-29 11:25 Marco atzeri
2011-08-05  7:34 ` Oleksandr Gavenko
2011-08-05  7:42   ` Marco atzeri
2011-08-05  8:53     ` Oleksandr Gavenko
2011-08-05  9:14       ` Marco atzeri
2011-08-05 10:39         ` Oleksandr Gavenko [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='j1gh8f$ced$1@dough.gmane.org' \
    --to=gavenko@bifit.com.ua \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).