After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 737807 - pull: Support full recursive mirrors of repositories with summary file
pull: Support full recursive mirrors of repositories with summary file
Status: RESOLVED FIXED
Product: ostree
Classification: Infrastructure
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: OSTree maintainer(s)
OSTree maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-10-02 21:58 UTC by Colin Walters
Modified: 2014-10-03 17:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
pull: Support full recursive mirrors of repositories with summary file (4.88 KB, patch)
2014-10-02 21:58 UTC, Colin Walters
committed Details | Review

Description Colin Walters 2014-10-02 21:58:41 UTC
Now that we have a summary file, we can use it to allow a simple:

ostree pull --mirror

To download the latest commit on every branch.  Also, for a case I'm
dealing with there's only one branch, but I don't want mirror users to
have to hardcode it.
Comment 1 Colin Walters 2014-10-02 21:58:43 UTC
Created attachment 287622 [details] [review]
pull: Support full recursive mirrors of repositories with summary file
Comment 2 Colin Walters 2014-10-03 17:57:08 UTC
Attachment 287622 [details] pushed as 63abc1b - pull: Support full recursive mirrors of repositories with summary file