Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 2020 14:02:33 +0300
From:      Mamontov Roman <mr.xanto@gmail.com>
To:        Warner Losh <imp@bsdimp.com>, FreeBSD Current <freebsd-current@freebsd.org>, FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org>
Subject:   Re: HEADS UP: FreeBSD src repo transitioning to git this weekend
Message-ID:  <1596958556.20201224140233@gmail.com>
In-Reply-To: <CANCZdfrUsaw5jpN1ybpk0ADXdQYam0_NO0mPJd0-FMbuxPruhw@mail.gmail.com>

index | next in thread | previous in thread | raw e-mail



> Greetings,

> The FreeBSD project will be moving it's source repo from subversion to git
> starting this this weekend. The docs repo was moved 2 weeks ago. The ports
> repo will move at the end of March, 2021 due to timing issues.

> The short version is that we're switching the version control we're using.
> This switch will preserve much of the current FreeBSD development workflow.
> After the switch, the subversion repo will become almost read-only. All
> future work will be done in git, however as a transition aide we'll be
> replaying the MFCs to stable/11, stable/12 and the related releng branches
> for the life of those branches.

> For more detailed information, please see
> https://github.com/bsdimp/freebsd-git-docs/ for the current documentation.

> Please see https://wiki.freebsd.org/git for the latest detailed schedule
> (please note that this schedule is subject to change).

Maybe my question is not directly linked with Git transition:
 earlier I can track commits to src tree via mailman list (svn-src-stable-12 for example)
and select important commits to some parts of system or author of commit:
svn commit: r368642 - stable/12/sys/amd64/vmm/io   John Baldwin
Now in dev-commits-src-branches list (is there a separate list for stable-12 branch for
example?) I see hash and log message from commit:
git: d16dac42b641 - Apply upstream fix 08968baec1122a58bb90d8f97ad948a75f8a5d69:   Xin LI 
May change in list commit message to system part of commit, as it be ealier?



help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1596958556.20201224140233>