From: Phillip Lord Date: Wed, 3 Nov 2021 10:30:02 +0000 (+0000) Subject: Clarify build directory structure X-Git-Tag: emacs-28.0.90~136 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6ab6b2f;p=emacs.git Clarify build directory structure * admin/nt/dist-build/README-scripts: Clarify build directory structure --- diff --git a/admin/nt/dist-build/README-scripts b/admin/nt/dist-build/README-scripts index f27bcd3bd66..26c3d1df72c 100644 --- a/admin/nt/dist-build/README-scripts +++ b/admin/nt/dist-build/README-scripts @@ -15,12 +15,16 @@ The file system needs to be organized like so: ~/emacs-build/git -Contains a checkout of the Emacs git repository, organized according -to branches, with git worktree +Contains checkouts and worktrees of the Emacs git repository, +organized according to branches. + +~/emacs-build/git/master + +A checkout out of the master branch of the Emacs git repository. ~/emacs-build/git/emacs-$branch -A branch of the git repository containing the current release +A worktree of the git repository containing the current release branch. This has to be created by hand. ~/emacs-build/git/emacs-$version