Skip to content

Tools: synch.py needs changes for updating Mercurial source code repos #2732

@adbridge

Description

@adbridge

Description

When running synch.py to update source files in mbed2 Mercurial repos, there is a whole list of repos which are attempted to be updated:
"mbed-dev"
"mbed-rtos"
"mbed-dsp"
"mbed-rpc"
"lwip"
"lwip-sys"
"Socket"
"lwip-eth"
"EthernetInterface"
"USBDevice"
"USBHost"
"CellularModem"
"CellularUSBModem"
"UbloxUSBModem"
"UbloxModemHTTPClientTest"
"UbloxModemSMSTest"
"FATFileSystem"

We only need to be updating
"mbed-dev"
"mbed-rtos"

  • Type: Bug
  • Priority: Major

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions