Skip to content

Respect the environment variable SVNROOT in external-common.bat #67349

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
akruis mannequin opened this issue Jan 4, 2015 · 7 comments
Closed

Respect the environment variable SVNROOT in external-common.bat #67349

akruis mannequin opened this issue Jan 4, 2015 · 7 comments
Labels
build The build process and cross-build type-feature A feature request or enhancement

Comments

@akruis
Copy link
Mannequin

akruis mannequin commented Jan 4, 2015

BPO 23160
Nosy @zware, @zooba, @akruis
Files
  • issue23160-3.4.diff: Patch for 3.4
  • issue23160-2.7.diff: Patch for 2.7
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2015-01-15.17:18:30.514>
    created_at = <Date 2015-01-04.07:35:09.878>
    labels = ['type-feature', 'build']
    title = 'Respect the environment variable SVNROOT in external-common.bat'
    updated_at = <Date 2015-01-15.17:18:52.761>
    user = 'https://github.com/akruis'

    bugs.python.org fields:

    activity = <Date 2015-01-15.17:18:52.761>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-01-15.17:18:30.514>
    closer = 'python-dev'
    components = ['Build']
    creation = <Date 2015-01-04.07:35:09.878>
    creator = 'anselm.kruis'
    dependencies = []
    files = ['37593', '37594']
    hgrepos = []
    issue_num = 23160
    keywords = ['patch']
    message_count = 7.0
    messages = ['233395', '233396', '233397', '233558', '233877', '234090', '234091']
    nosy_count = 4.0
    nosy_names = ['python-dev', 'zach.ware', 'steve.dower', 'anselm.kruis']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue23160'
    versions = ['Python 2.7', 'Python 3.4']

    @akruis
    Copy link
    Mannequin Author

    akruis mannequin commented Jan 4, 2015

    Issue bpo-21907 introduced the environment variable SVNROOT in
    PCbuild/get_externals.bat.

    I propose to use the same variable in Tools/buildbot/external-common.bat too. This batch contains many verbatim copies of the SVN-URL.
    With the provided patch, it would become much simpler to use a (local) mirror of svn.python.org.

    @akruis akruis mannequin added build The build process and cross-build type-feature A feature request or enhancement labels Jan 4, 2015
    @akruis
    Copy link
    Mannequin Author

    akruis mannequin commented Jan 4, 2015

    Patch for 3.4

    @akruis
    Copy link
    Mannequin Author

    akruis mannequin commented Jan 4, 2015

    Patch for 2.7

    @zooba
    Copy link
    Member

    zooba commented Jan 7, 2015

    Don't have time to apply them right now, but the patches look fine. I guess it'll null-merge into default, since 3.5 is unaffected?

    @akruis
    Copy link
    Mannequin Author

    akruis mannequin commented Jan 12, 2015

    Your guess is correct, it will be a null merge into default.

    @python-dev
    Copy link
    Mannequin

    python-dev mannequin commented Jan 15, 2015

    New changeset 294501835890 by Steve Dower in branch '2.7':
    Closes bpo-23160: Respect the environment variable SVNROOT in external-common.bat (patch by anselm.kruis)
    https://hg.python.org/cpython/rev/294501835890

    @python-dev python-dev mannequin closed this as completed Jan 15, 2015
    @python-dev
    Copy link
    Mannequin

    python-dev mannequin commented Jan 15, 2015

    New changeset 45e2c95bb802 by Steve Dower in branch '3.4':
    Closes bpo-23160: Respect the environment variable SVNROOT in external-common.bat (patch by anselm.kruis)
    https://hg.python.org/cpython/rev/45e2c95bb802

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    build The build process and cross-build type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant