Displaying 6 results from an estimated 6 matches for "_readme".
Did you mean:
readme
2015 Apr 14
2
Two same rsync commands give different results on two debian mirrors.
On Tue, 14 Apr 2015 09:32:10 +0200, Paul Slootman wrote:
> On Tue 14 Apr 2015, Hongyi Zhao wrote:
>>
>> See the following commands:
>>
>> ___________________________
>>
>> $ rsync -rmnv -f +_README -f -_* ftp.is.co.za::mirror/ftp.debian.org/
>> ftp.us.debian.org/debian
Please see the above line including the part of line-wrapping. I've used
the correct rsync tree just as you have noted in the following.
>>
>> [snipped]
>>
>> receiving file list ... done...
2015 Apr 14
2
Two same rsync commands give different results on two debian mirrors.
Hi all,
See the following commands:
___________________________
$ rsync -rmnv -f +_README -f -_* ftp.is.co.za::mirror/ftp.debian.org/
ftp.us.debian.org/debian
[snipped]
receiving file list ... done
sent 23 bytes received 9 bytes 1.42 bytes/sec
total size is 0 speedup is 0.00 (DRY RUN)
$ rsync -rmnv -f +_README -f -_* ftp.cn.debian.org::debian
[snipped]
receiving file list ... d...
2015 Apr 14
0
Two same rsync commands give different results on two debian mirrors.
...5, Hongyi Zhao wrote:
> On Tue, 14 Apr 2015 09:32:10 +0200, Paul Slootman wrote:
>
> > On Tue 14 Apr 2015, Hongyi Zhao wrote:
> >>
> >> See the following commands:
> >>
> >> ___________________________
> >>
> >> $ rsync -rmnv -f +_README -f -_* ftp.is.co.za::mirror/ftp.debian.org/
> >> ftp.us.debian.org/debian
>
> Please see the above line including the part of line-wrapping. I've used
You should ensure your messages don't mangle the command lines you want
to show. You could have inserted a \ and a newlin...
2015 Sep 26
2
Hidden files problem in R CMD check
...cking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for executable files ... OK
* checking for hidden files and directories ... NOTE
Found the following hidden files and directories:
.BBSoptions
._.BBSoptions
._DESCRIPTION
._NAMESPACE
._R
._README
._build
._inst
._man
._src
._vignettes
R/._AffyRNAdeg.R
R/._Constructors.R
R/._TreeSetClasses.R
R/._bgcorrect.R
R/._dabg.call.R
...
man/._AffyRNAdeg.Rd
man/._AnalysisTreeSet-class.Rd
man/._CallTreeSet-class.Rd
man/._DataTreeSet-class.Rd
man/._ExprTreeSet...
2015 Sep 26
0
Hidden files problem in R CMD check
...OK
> * checking if there is a namespace ... OK
> * checking for executable files ... OK
> * checking for hidden files and directories ... NOTE
> Found the following hidden files and directories:
> .BBSoptions
> ._.BBSoptions
> ._DESCRIPTION
> ._NAMESPACE
> ._R
> ._README
> ._build
> ._inst
> ._man
> ._src
> ._vignettes
> R/._AffyRNAdeg.R
> R/._Constructors.R
> R/._TreeSetClasses.R
> R/._bgcorrect.R
> R/._dabg.call.R
> ...
> man/._AffyRNAdeg.Rd
> man/._AnalysisTreeSet-class.Rd
> man/._CallTreeSet-class.Rd
>...
2015 Sep 26
2
Hidden files problem in R CMD check
...... OK
>> * checking for executable files ... OK
>> * checking for hidden files and directories ... NOTE
>> Found the following hidden files and directories:
>> .BBSoptions
>> ._.BBSoptions
>> ._DESCRIPTION
>> ._NAMESPACE
>> ._R
>> ._README
>> ._build
>> ._inst
>> ._man
>> ._src
>> ._vignettes
>> R/._AffyRNAdeg.R
>> R/._Constructors.R
>> R/._TreeSetClasses.R
>> R/._bgcorrect.R
>> R/._dabg.call.R
>> ...
>> man/._AffyRNAdeg.Rd
>> man/._...