#667: Git: Initial clone should use "--depth 1" option
------------------------+---------------------------------------------------
Reporter: tfogal | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: undecided
Version: 0.7.11 | Keywords: git
------------------------+---------------------------------------------------
The git repositories that buildbot needs could be considered "leaf"
repositories. That is, one doesn't expect that the repository buildbot
checks out would be used as an upstream for anybody else. As such, in the
common case, buildbot only needs "the latest" revision in the repository.
To reduce disk load and processing time, but mostly network bandwidth, it
would be nice if buildbot only grabbed a "shallow" clone. Such clones are
not useful for browsing history, but buildbot does not do that regularly.
This all breaks down if the user requests a specific revision.
Presumably, we could fetch only that revision and later, but the effort
involved in figuring that out seems difficult.
--
Ticket URL: <http://buildbot.net/trac/ticket/667>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits