Displaying 4 results from an estimated 4 matches for "14709c93".
Did you mean:
147099
2006 Oct 09
3
DO NOT REPLY [Bug 4157] New: Add RCS keyword $Header$ to all files to support development
...upport
development
Product: rsync
Version: 2.6.8
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: 14709c93@mailinator.com
QAContact: rsync-qa@samba.org
Add RCS keyword $Header$ to all files to support development.
It would be great to have this added to _all_ the RCS/cvs controlled
files. Many sites/developers manage piles of files/patches, work to
bring them to the recent HEAD/release for s...
2008 Feb 15
3
DO NOT REPLY [Bug 5263] New: failure to report deleted files with link-dest
...ilure to report deleted files with link-dest
Product: rsync
Version: 3.0.0
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: 14709c93@mailinator.com
QAContact: rsync-qa@samba.org
failure to report deleted files with link-dest
# seed the source dir with some small hier
rsync -Haxvi --delete --link-dest=/tmp/0/ /usr/share/me/ /tmp/0/
<outputs copied files, correct>
# now use it as the source for the first daily s...
2008 Feb 11
1
DO NOT REPLY [Bug 5256] New: make -i format more consistent [*deleting]
...-i format more consistent [*deleting]
Product: rsync
Version: 3.0.0
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: 14709c93@mailinator.com
QAContact: rsync-qa@samba.org
I've switched to using -i instead of -v as a default flag. Because: it
says exactly why something is being updated, is mostly parseable[1],
and I don't have to guess if '^deleting <blah>' was a newly created
filename with...
2008 Feb 27
2
DO NOT REPLY [Bug 5287] New: FreeBSD pre10 compilation warnings report
...reeBSD pre10 compilation warnings report
Product: rsync
Version: 3.0.0
Platform: x86
OS/Version: FreeBSD
Status: NEW
Severity: minor
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: 14709c93@mailinator.com
QAContact: rsync-qa@samba.org
rsync typically configures and compiles very cleanly.
This is an FYI for anyone that may like to tidy up
any valid issues before the release of 3.0.0.
FreeBSD RELENG_4
untar 3.0.0pre10
./configure
yields these arguments
gcc -I. -I. -g -O2 -DH...