This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Official GCC git repository
- From: "Daniel Berlin" <dberlin at dberlin dot org>
- To: "Samuel Tardieu" <sam at rfc1149 dot net>
- Cc: "Kirill A. Shutemov" <kirill at shutemov dot name>, "Frank Ch. Eigler" <fche at redhat dot com>, bernie at codewiz dot org, harvey dot harrison at gmail dot com, overseers at gcc dot gnu dot org, "Tobias Grosser" <tobi-grosser at web dot de>, "GCC Development" <gcc at gcc dot gnu dot org>, "David Woodhouse" <dwmw2 at infradead dot org>
- Date: Fri, 18 Apr 2008 11:45:22 -0400
- Subject: Re: Official GCC git repository
- References: <47D7F8DA.8060703@codewiz.org> <47D96B8C.7030404@codewiz.org> <4aca3dc20803131148r326cf834pa9daeef29bc1e57d@mail.gmail.com> <47D9AF18.7090507@codewiz.org> <20080314144142.GC17210@redhat.com> <20080326163011.GA20021@redhat.com> <4aca3dc20803261138s20fb11famceefc20905543ef@mail.gmail.com> <20080415024917.GA20204@localhost.localdomain> <4aca3dc20804142207s2c050191s3db1ddcf40621b9e@mail.gmail.com> <2008-04-18-12-31-14+trackit+sam@rfc1149.net>
On Fri, Apr 18, 2008 at 6:31 AM, Samuel Tardieu <sam@rfc1149.net> wrote:
> >>>>> "Daniel" == Daniel Berlin <dberlin@dberlin.org> writes:
>
> Daniel> I put my version of the gcc conversion (which has all branches
> Daniel> but no tags) at git://gcc.gnu.org/git/gcc.git and set a script
> Daniel> up to update it appropriately.
>
> Daniel,
>
> how is the GIT repository synced? Is there a hook which updates it
> after a svn commit?
No.
It is synced every 30 minutes.
>
> I'm about to switch from infradead to gcc.gnu.org, and I want to make
> sure that the latter is synced at least as frequently as the former
> before I do that.
I have strong doubts that whether it is synced every commit or every
30 minutes seriously affects your development.