mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
Git fusion moved to perforce.ravenbrook.com; update procedure accordingly.
Copied from Perforce Change: 194802
This commit is contained in:
parent
eba417983a
commit
80b967d9cf
1 changed files with 5 additions and 3 deletions
|
|
@ -223,11 +223,12 @@ On a Unix (including macOS) machine:
|
|||
|
||||
#. Make a git tag for the release::
|
||||
|
||||
git clone git-fusion@raven.ravenbrook.com:mps-version-$VERSION
|
||||
cd mps-version-$VERSION
|
||||
git clone ssh://git@perforce.ravenbrook.com:1622/mps-public
|
||||
cd mps-public
|
||||
git checkout -b version/$VERSION origin/version/$VERSION
|
||||
git tag -a release-$RELEASE -F - <<END
|
||||
Memory Pool System Kit release $RELEASE.
|
||||
See <http://www.ravenbrook.com/project/mps/release/>.
|
||||
See <https://www.ravenbrook.com/project/mps/release/>.
|
||||
END
|
||||
git push --tags git@github.com:Ravenbrook/mps.git
|
||||
|
||||
|
|
@ -271,6 +272,7 @@ B. Document History
|
|||
2013-03-20 GDR_ Ensure that manual HTML is up to date before making a release.
|
||||
2014-01-13 GDR_ Make procedure less error-prone by giving exact sequence of commands (where possible) based on experience of release 1.112.0.
|
||||
2016-01-28 RB_ Git repository renamed from mps-temporary to mps.
|
||||
2018-07-30 GDR_ Git Fusion moved to perforce.ravenbrook.com.
|
||||
========== ===== ==========================================================
|
||||
|
||||
.. _RB: mailto:rb@ravenbrook.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue