When you say "combined into one update," do you mean that changes are pushed every 15 seconds, or that multiple commits in Gerrit get combined before pushing to github?<div><br></div><div>Mark<br><br><div class="gmail_quote">
On Mon, Sep 26, 2011 at 8:59 AM, James E. Blair <span dir="ltr"><<a href="mailto:corvus@inaugust.com">corvus@inaugust.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">Lorin Hochstein <<a href="mailto:lorin@isi.edu">lorin@isi.edu</a>> writes:<br>
<br>
> What's the location of the gerrit git repository? Is it this:  <a href="https://review.openstack.org/p/openstack/nova" target="_blank">https://review.openstack.org/p/openstack/nova</a><br>
<br>
</div>The official repository for nova is at <a href="https://github.com/openstack/nova" target="_blank">https://github.com/openstack/nova</a><br>
which puts the GIT urls at either:<br>
<br>
  git://<a href="http://github.com/openstack/nova.git" target="_blank">github.com/openstack/nova.git</a><br>
or<br>
  <a href="https://github.com/openstack/nova.git" target="_blank">https://github.com/openstack/nova.git</a><br>
<br>
Technically, that's a real-time[1] mirror of the gerrit repository, and<br>
you _could_ clone directly from gerrit and ignore github.  But we<br>
haven't publish any directions on doing that to avoid confusion.<br>
<br>
-Jim<br>
<br>
[1] Nearly real-time; it's currently on a 15 second delay so that<br>
multiple changes to the gerrit repo can be combined into one update.<br>
<div><div></div><div class="h5"><br>
_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</div></div></blockquote></div><br></div>