Skip to content

Github removed support for the Subversion protocol #63

@quantabase13

Description

@quantabase13

According to
https://github.blog/changelog/2024-01-08-subversion-has-been-sunset/ ,
Github has no longer support subversion protocol from 2024/01/08,
the following bash commands in cmsis.mk don't work now.

$(CMSIS)/arm:
	svn export -r$(SVN_REV) -q --force https://github.com/ARMmbed/mbed-os/trunk/cmsis/ $(CMSIS)/arm

$(CMSIS)/TARGET_STM:
	svn export -r$(SVN_REV) -q --force https://github.com/ARMmbed/mbed-os/trunk/targets/TARGET_STM/ $(CMSIS)/TARGET_STM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions