Hrm. Looks like Deltacloud is handling their repos in their org differently than the github.com/apache ones - the latter say "mirrored from...", the former don't. So I'm guessing they're pushing to the repo themselves. That's a perfectly viable option - we would just need a box somewhere that we could run a cronjob on to do the mirroring. I just don't feel comfortable setting that up on a box here at Cloudera (due to lack of visibility/access for anyone but me) or on a VM I set up somewhere, since then it's dependent on my account etc... In the absence of any better option in the near term, I'll go with the VM, but yeah, that doesn't feel like the right move long term.
A, On May 11, 2013, at 11:14 AM, David Nalley <[email protected]> wrote: > On Sat, May 11, 2013 at 2:13 AM, Andrew Bayer <[email protected]> wrote: >> So I may be missing something, but there isn't a way to do this >> automatically, without an update script we own running on some box we >> control, is there? >> > > Yes - this is how infra mirrors to github.com/apache/* and I have to > imagine how deltacloud does as well, though I am not sure how that > really happens. > > --David
