[MacPorts] #50770: In rsync_options, use --delete-delay instead of --delete-after
MacPorts
noreply at macports.org
Tue Mar 1 22:06:44 PST 2016
#50770: In rsync_options, use --delete-delay instead of --delete-after
--------------------------+--------------------------------
Reporter: ryandesign@… | Owner: macports-tickets@…
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.3.4
Keywords: | Port:
--------------------------+--------------------------------
MacPorts base currently sets `rsync_options "-rtzv --delete-after"` in
./src/macports1.0/macports.tcl. `--delete-delay` is more efficient than
`--delete-after`. We should test if the version of rsync in all versions
of OS X MacPorts runs on supports using `--delete-delay`, and if so, use
this instead.
--
Ticket URL: <https://trac.macports.org/ticket/50770>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list