[MacPorts] #16373: svn git and hg fetch type should maintain a persistent working copy
MacPorts
noreply at macports.org
Tue Mar 18 08:13:04 PDT 2014
#16373: svn git and hg fetch type should maintain a persistent working copy
---------------------------+--------------------------------
Reporter: ryandesign@… | Owner: macports-tickets@…
Type: enhancement | Status: new
Priority: Normal | Milestone: MacPorts Future
Component: base | Version: 1.7.0
Resolution: | Keywords: performance fetch
Port: |
---------------------------+--------------------------------
Comment (by snc@…):
For git, we could store the downloaded repository in the distfiles
directory. If local repo doesn't exist `git clone`, or if local repo
exists `git reset --hard && git pull`.
This repo can then be locally cloned or checked out to the working
directory.
--
Ticket URL: <https://trac.macports.org/ticket/16373#comment:10>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list