On 09/27/2017 09:09 AM, DeWayne Filppi wrote: > Is there a way to "curl" archives from gerrit urls? Similar to github > (which basically adds 'archive' to the path).
Greetings DeWayne, Gerrit itself doesn't support archiving of the git repositories. That being said, if you browse the project listing you'll see a 'gitweb' link which brings you to a gitweb interface which does support that. Additionally, when looking at any change in Gerrit you should also see gitweb links against the change itself as well as the parent, which will link you into the appropriate location in the gitweb view. There is also a cgit view of the repositories available @ https://git.onap.org. Archiving is also available there. Finally, we do have a work item on our plate to get all of the live repos mirroring into GitHub. It's not been a big priority though as it's a lot of busy work that burns time better spent in community support at present. -Andy- -- Andrew J Grimberg Lead, IT Release Engineering The Linux Foundation
signature.asc
Description: OpenPGP digital signature
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
