svn commit: r368820 - head
Kyle Evans
kevans at freebsd.org
Mon Dec 21 14:26:16 UTC 2020
On Mon, Dec 21, 2020 at 8:24 AM Rodney W. Grimes
<freebsd at gndrsh.dnsmgr.net> wrote:
>
> > On Sun, 20 Dec 2020 15:46:12 +0100
> > "Hartmann, O." <ohartmann at walstatt.org> wrote:
> >
> > > On Sun, 20 Dec 2020 02:59:44 +0000 (UTC)
> > > Li-Wen Hsu <lwhsu at FreeBSD.org> wrote:
> > >
> > > > Author: lwhsu
> > > > Date: Sun Dec 20 02:59:44 2020
> > > > New Revision: 368820
> > > > URL: https://svnweb.freebsd.org/changeset/base/368820
> > > >
> > > > Log:
> > > > Mark the repository as being converted to Git.
> > > >
> > > > This is the last Subversion commit to src.
> > > >
> > > > Sponsored by: The FreeBSD Foundation
> > > >
> > > > Modified:
> > > > head/README
> > > > head/README.md
> > > >
> > > > Modified: head/README
> > > > ==============================================================================
> > > > --- head/README Sat Dec 19 22:04:46 2020 (r368819)
> > > > +++ head/README Sun Dec 20 02:59:44 2020 (r368820)
> > > > @@ -1,3 +1,5 @@
> > > > +This repository is being converted from Subversion to Git.
> > > > +
> > > > This is the top level of the FreeBSD source directory. This file
> > > > was last revised on:
> > > > $FreeBSD$
> > > >
> > > > Modified: head/README.md
> > > > ==============================================================================
> > > > --- head/README.md Sat Dec 19 22:04:46 2020 (r368819)
> > > > +++ head/README.md Sun Dec 20 02:59:44 2020 (r368820)
> > > > @@ -1,3 +1,5 @@
> > > > +This repository is being converted from Subversion to Git.
> > > > +
> > > > FreeBSD Source:
> > > > ---------------
> > > > This is the top level of the FreeBSD source directory. This file
> > > > _______________________________________________
> > > > svn-src-head at freebsd.org mailing list
> > > > https://lists.freebsd.org/mailman/listinfo/svn-src-head
> > > > To unsubscribe, send any mail to "svn-src-head-unsubscribe at freebsd.org"
> > >
> > > Is this message of yours also the last message concerning the source changes? Since then
> > > you published this message, no further logs ran into list svn-src-head at freebsd.org.
> > >
> >
> > Take a look at this https://wiki.freebsd.org/git. Write access to
> > Subversion has been disabled.
>
> I think the bigger question is why as a committer have I not seen ANY
> commits to git since this cut over? Is it a) none have happened in 24 hours,
> or b) commit mail is no longer going to developers as it use to?
>
According to the wiki, the repo conversion is not yet done so no
commits have been made. =)
More information about the svn-src-all
mailing list