[MacPorts] #30670: make signed sync/selfupdate faster
MacPorts
noreply at macports.org
Wed Oct 17 07:54:05 PDT 2012
#30670: make signed sync/selfupdate faster
--------------------------+--------------------------------
Reporter: sdavids@… | Owner: macports-tickets@…
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.0.1
Resolution: | Keywords:
Port: |
--------------------------+--------------------------------
Comment (by mojca.miklavec.lists@…):
I don't know how exactly the system works, but why not using something
like
{{{
rsync -av --delete rsync://rsync.macports.org/release/ports/
/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/
}}}
as opposed to fetching the whole tar file? On my computer it takes 17s.
The selfupdate take 44s, but it probably also does a bit more. (OK, there
could be a problem in case that the second folder is not set up properly
since the complete content might be deleted. I'm not sure how macports
currently deals with deleting files if user does something stupid.)
--
Ticket URL: <https://trac.macports.org/ticket/30670#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list