Re: Git spurious dependency: rsync

2014-09-20 Thread Adam Dinwoodie
On Fri, Sep 19, 2014 at 10:02:18PM -0500, Steven Penny wrote: > On Fri, Sep 19, 2014 at 3:30 PM, Adam Dinwoodie wrote: > > Also, (I suspect) more commonly, for the rsync protocol used for > > git-clone and friends. See under "Git URLs" in `git help clone`. > > I thought libcurl did that... As fa

Re: Git spurious dependency: rsync

2014-09-19 Thread Steven Penny
On Fri, Sep 19, 2014 at 3:30 PM, Adam Dinwoodie wrote: > Also, (I suspect) more commonly, for the rsync protocol used for > git-clone and friends. See under "Git URLs" in `git help clone`. I thought libcurl did that... -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: Git spurious dependency: rsync

2014-09-19 Thread Adam Dinwoodie
On Fri, Sep 19, 2014 at 12:18:03PM -0500, Yaakov Selkowitz wrote: > On Fri, 2014-09-19 at 11:56 -0500, René Berber wrote: > > Updating cygwin today git version 2.1.0-1 is pulling rsync. > > > > From git's documentation (i.e. no mention of rsync): > > > > "To install Git, you need to have the foll

Re: Git spurious dependency: rsync

2014-09-19 Thread Yaakov Selkowitz
On Fri, 2014-09-19 at 11:56 -0500, René Berber wrote: > Updating cygwin today git version 2.1.0-1 is pulling rsync. > > From git's documentation (i.e. no mention of rsync): > > "To install Git, you need to have the following libraries that Git > depends on: curl, zlib, openssl, expat, and libicon

Git spurious dependency: rsync

2014-09-19 Thread René Berber
Hello, Updating cygwin today git version 2.1.0-1 is pulling rsync. >From git's documentation (i.e. no mention of rsync): "To install Git, you need to have the following libraries that Git depends on: curl, zlib, openssl, expat, and libiconv." There's also no mention on the release notes. Is th