public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* [ANNOUNCEMENT] Updated: rsync 3.0.9-1 -- fast, versatile file synchronizing tool
@ 2014-06-17 10:01 Jari Aalto
  2014-06-17 12:17 ` Frank Fesevur
  2014-06-23 12:35 ` Achim Gratz
  0 siblings, 2 replies; 7+ messages in thread
From: Jari Aalto @ 2014-06-17 10:01 UTC (permalink / raw)
  To: cygwin


PACKAGE DESCRIPTION
===================

Homepage: http://freecode.com/projects/rsync
License : GPL-3+

Fast and versatile file-copying tool which can copy locally and
to/from a remote host. It offers many options to control its behavior,
and its remote-update protocol can minimize network traffic to make
transferring updates between machines fast and efficient. It is widely
used for backups and mirroring and as an improved copy command for
everyday use.

CHANGES SINCE LAST RELEASE
==========================

See homepage for release announcement and *-NEWS files at
http://rsync.samba.org/ftp/rsync/src/

INSTALL OR UPGRADE NOTES
========================

Standard install.

CYGWIN INSTALLATION INFORMATION
===============================

To install this package, click on the "Install Cygwin now" link on the
<http://cygwin.com/> web page. This downloads setup.exe to your
system. Then, run setup and answer all of the questions. You'll find
the package listed in the "All" category. After installation, read the
documentation at directories:

    /usr/share/doc/<package>/*
    /usr/share/doc/Cygwin/<package-version>.README

If you have questions or comments, please send them to the Cygwin
mailing list at <cygwin(at)cygwin.com>.

CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
================================

This message has been sent to cygwin-announce list.

If you want to unsubscribe from the mailing list, look at the
"List-Unsubscribe: " tag in the email header of this message. Send
email to the address specified there. It will be in the format:

    cygwin-announce-unsubscribe-you=yourdomain.com(at)cygwin.com

More information on unsubscribing can be found:

    http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.

--
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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [ANNOUNCEMENT] Updated: rsync 3.0.9-1 -- fast, versatile file synchronizing tool
  2014-06-17 10:01 [ANNOUNCEMENT] Updated: rsync 3.0.9-1 -- fast, versatile file synchronizing tool Jari Aalto
@ 2014-06-17 12:17 ` Frank Fesevur
  2014-06-30  8:57   ` Frank Fesevur
  2014-06-23 12:35 ` Achim Gratz
  1 sibling, 1 reply; 7+ messages in thread
From: Frank Fesevur @ 2014-06-17 12:17 UTC (permalink / raw)
  To: cygwin

2014-06-17 10:57 GMT+02:00 Jari Aalto:
> PACKAGE DESCRIPTION
> ===================
>
> Homepage: http://freecode.com/projects/rsync
> License : GPL-3+
>
> Fast and versatile file-copying tool which can copy locally and
> to/from a remote host. It offers many options to control its behavior,
> and its remote-update protocol can minimize network traffic to make
> transferring updates between machines fast and efficient. It is widely
> used for backups and mirroring and as an improved copy command for
> everyday use.

Jari, you announced 3.0.9-1 which was the version already available,
but you uploaded 3.1.0-1. I assume a copy-paste error.

Did you know that 3.1.0 has performance issues on cygwin? See almost
at the bottom of the "BUG FIXED" at
http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.1.1pre2-NEWS

I tried to build rsync a while ago myself using cygport (I even
considered to ITA when 3.1.1 would be final). But when I ran "cygport
test" 6 test (batch-mode, chmod-option, exclude, hands, itemize and
symlink-ignore) fail with timeouts.

The 3.1.1pre1 fixes these issues. All the test that fail with 3.1.0
pass with 3.1.1pre1. I haven't tried to test your version.

And why is http://freecode.com/projects/rsync mentioned as homepage
and not http://rsync.samba.org/?

Regards,
Frank

--
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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [ANNOUNCEMENT] Updated: rsync 3.0.9-1 -- fast, versatile file synchronizing tool
  2014-06-17 10:01 [ANNOUNCEMENT] Updated: rsync 3.0.9-1 -- fast, versatile file synchronizing tool Jari Aalto
  2014-06-17 12:17 ` Frank Fesevur
@ 2014-06-23 12:35 ` Achim Gratz
  2014-06-23 12:55   ` Corinna Vinschen
  1 sibling, 1 reply; 7+ messages in thread
From: Achim Gratz @ 2014-06-23 12:35 UTC (permalink / raw)
  To: cygwin

Since the new release doesn't provide a rsync-debuginfo package, there
should be setup.hint file that makes the old debuginfo package the previous
version.


Regards,
Achim.



--
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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [ANNOUNCEMENT] Updated: rsync 3.0.9-1 -- fast, versatile file synchronizing tool
  2014-06-23 12:35 ` Achim Gratz
@ 2014-06-23 12:55   ` Corinna Vinschen
  2014-06-23 14:13     ` Christopher Faylor
  0 siblings, 1 reply; 7+ messages in thread
From: Corinna Vinschen @ 2014-06-23 12:55 UTC (permalink / raw)
  To: cygwin; +Cc: Jari Aalto

[-- Attachment #1: Type: text/plain, Size: 479 bytes --]

On Jun 23 12:35, Achim Gratz wrote:
> Since the new release doesn't provide a rsync-debuginfo package, there
> should be setup.hint file that makes the old debuginfo package the previous
> version.

I guess Jari just forgot to upload the debuginfo packages.  They are
auto-generated by cygport anyway.  Jari?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [ANNOUNCEMENT] Updated: rsync 3.0.9-1 -- fast, versatile file synchronizing tool
  2014-06-23 12:55   ` Corinna Vinschen
@ 2014-06-23 14:13     ` Christopher Faylor
  2014-06-23 14:51       ` Corinna Vinschen
  0 siblings, 1 reply; 7+ messages in thread
From: Christopher Faylor @ 2014-06-23 14:13 UTC (permalink / raw)
  To: cygwin

On Mon, Jun 23, 2014 at 02:55:02PM +0200, Corinna Vinschen wrote:
>On Jun 23 12:35, Achim Gratz wrote:
>> Since the new release doesn't provide a rsync-debuginfo package, there
>> should be setup.hint file that makes the old debuginfo package the previous
>> version.
>
>I guess Jari just forgot to upload the debuginfo packages.  They are
>auto-generated by cygport anyway.  Jari?

I don't believe that Jari uses cygport.

cgf

--
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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [ANNOUNCEMENT] Updated: rsync 3.0.9-1 -- fast, versatile file synchronizing tool
  2014-06-23 14:13     ` Christopher Faylor
@ 2014-06-23 14:51       ` Corinna Vinschen
  0 siblings, 0 replies; 7+ messages in thread
From: Corinna Vinschen @ 2014-06-23 14:51 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 825 bytes --]

On Jun 23 10:13, Christopher Faylor wrote:
> On Mon, Jun 23, 2014 at 02:55:02PM +0200, Corinna Vinschen wrote:
> >On Jun 23 12:35, Achim Gratz wrote:
> >> Since the new release doesn't provide a rsync-debuginfo package, there
> >> should be setup.hint file that makes the old debuginfo package the previous
> >> version.
> >
> >I guess Jari just forgot to upload the debuginfo packages.  They are
> >auto-generated by cygport anyway.  Jari?
> 
> I don't believe that Jari uses cygport.

Too bad.  The debuginfo packages are very helpful.

Jari, any chance to switch to cygport?  A unified build method for all
Cygwin packages would be very nice.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [ANNOUNCEMENT] Updated: rsync 3.0.9-1 -- fast, versatile file synchronizing tool
  2014-06-17 12:17 ` Frank Fesevur
@ 2014-06-30  8:57   ` Frank Fesevur
  0 siblings, 0 replies; 7+ messages in thread
From: Frank Fesevur @ 2014-06-30  8:57 UTC (permalink / raw)
  To: cygwin

2014-06-17 14:16 GMT+02:00 Frank Fesevur:
> 2014-06-17 10:57 GMT+02:00 Jari Aalto:
>> PACKAGE DESCRIPTION
>> ===================
>>
>> Homepage: http://freecode.com/projects/rsync
>> License : GPL-3+
>>
>> Fast and versatile file-copying tool which can copy locally and
>> to/from a remote host. It offers many options to control its behavior,
>> and its remote-update protocol can minimize network traffic to make
>> transferring updates between machines fast and efficient. It is widely
>> used for backups and mirroring and as an improved copy command for
>> everyday use.
>
> Jari, you announced 3.0.9-1 which was the version already available,
> but you uploaded 3.1.0-1. I assume a copy-paste error.
>
> Did you know that 3.1.0 has performance issues on cygwin? See almost
> at the bottom of the "BUG FIXED" at
> http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.1.1pre2-NEWS
>
> I tried to build rsync a while ago myself using cygport (I even
> considered to ITA when 3.1.1 would be final). But when I ran "cygport
> test" 6 test (batch-mode, chmod-option, exclude, hands, itemize and
> symlink-ignore) fail with timeouts.
>
> The 3.1.1pre1 fixes these issues. All the test that fail with 3.1.0
> pass with 3.1.1pre1. I haven't tried to test your version.
>
> And why is http://freecode.com/projects/rsync mentioned as homepage
> and not http://rsync.samba.org/?
>
> Regards,
> Frank

Jari,

Any news on the stability-issues in rsync 3.1.0?
3.1.1 has been released a week ago. 3.1.1 passes all the test.

If you are interested, this is my cygport-file:
https://github.com/ffes/cygwin-pkgs/blob/master/rsync/rsync.cygport

Regards,
Frank

--
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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-06-30  8:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-17 10:01 [ANNOUNCEMENT] Updated: rsync 3.0.9-1 -- fast, versatile file synchronizing tool Jari Aalto
2014-06-17 12:17 ` Frank Fesevur
2014-06-30  8:57   ` Frank Fesevur
2014-06-23 12:35 ` Achim Gratz
2014-06-23 12:55   ` Corinna Vinschen
2014-06-23 14:13     ` Christopher Faylor
2014-06-23 14:51       ` Corinna Vinschen

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).