Bug 253181 - release.sh: Update workaround for the overlap in the Git conversion timeframe
Summary: release.sh: Update workaround for the overlap in the Git conversion timeframe
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: Glen Barber
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-02 17:07 UTC by Yasuhiro Kimura
Modified: 2021-02-04 20:45 UTC (History)
1 user (show)

See Also:


Attachments
Patch file (728 bytes, patch)
2021-02-02 17:07 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2021-02-02 17:07:57 UTC
Created attachment 222093 [details]
Patch file

Update workaround for the overlap in the Git conversion timeframe.
Also use subversion when ports tree already exists and it is updated.
Comment 1 Glen Barber freebsd_committer freebsd_triage 2021-02-02 17:19:56 UTC
Committed, thanks!
Comment 2 Glen Barber freebsd_committer freebsd_triage 2021-02-02 17:20:16 UTC
MFC reminder.
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-02-02 17:20:42 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=70dfc101b6324b25ba353465f0d6c610399741fc

commit 70dfc101b6324b25ba353465f0d6c610399741fc
Author:     Glen Barber <gjb@FreeBSD.org>
AuthorDate: 2021-02-02 17:19:36 +0000
Commit:     Glen Barber <gjb@FreeBSD.org>
CommitDate: 2021-02-02 17:19:36 +0000

    release: update workaround during transition to git

    PR:             253181
    Submitted by:   Yasuhiro Kimura
    MFC after:      3 days
    Sponsored by:   Rubicon Communications, LLC ("Netgate")

 release/release.sh | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-02-04 20:44:47 UTC
A commit in branch stable/13 references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=06eda1d83cbb80eb05711cfa5509b6b0df580973

commit 06eda1d83cbb80eb05711cfa5509b6b0df580973
Author:     Glen Barber <gjb@FreeBSD.org>
AuthorDate: 2021-02-02 17:19:36 +0000
Commit:     Glen Barber <gjb@FreeBSD.org>
CommitDate: 2021-02-04 20:43:40 +0000

    release: update workaround during transition to git

    PR:             253181
    Submitted by:   Yasuhiro Kimura
    Sponsored by:   Rubicon Communications, LLC ("Netgate")

    (cherry picked from commit 70dfc101b6324b25ba353465f0d6c610399741fc)

 release/release.sh | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
Comment 5 Glen Barber freebsd_committer freebsd_triage 2021-02-04 20:45:18 UTC
MFC complete.  Thanks!