On 9/1/2012 7:04 PM, Garrett Cooper wrote: > On Sat, Sep 1, 2012 at 4:28 PM, Daniel Hagerty <h...@linnaean.org> wrote: >> > I use git://gitorious.org/freebsd/freebsd.git which has >> > stable/releng/release branches and which does include git-svn-id >> >> This is what I'm using now, in fact. It lacks the 9.1 releng >> branch tho; I don't know if this is a bug or feature. >> >> More generally tho, I'm curious how one is supposed to use the >> seemingly more official repositories without this bit of data; I'd >> expect I must be missing some critical clue. > > The last time I looked (which was a while ago), the gitorious (and > github? don't remember) repos were seriously out of date. Is the > git.freebsd.org repo more or less up-to-date, or is it out of synch? > Thanks, > -Garrett
uqs@ maintains the git.freebsd.org and github mirrors. You should use those instead of gitorious as they are updated very quickly from SVN. http://wiki.freebsd.org/GitWorkflow >From that article: The official repository-mirrors are updated at least hourly, should they lag the svn repository by more than that, please contact <u...@freebsd.org> (monitoring still needs to be put into place, help wanted btw). git://git.freebsd.org/freebsd.git git://git.freebsd.org/freebsd-doc.git git://git.freebsd.org/freebsd-ports.git (the canonical sources) git://github.com/freebsd/freebsd.git git://github.com/freebsd/freebsd-doc.git git://github.com/freebsd/freebsd-ports.git (the preferred sources) -- Regards, Bryan Drewery bdrewery@freenode/EFNet _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"