Skip to content

Cannot checkout xdt submodule #26

@arsentuf-protag

Description

@arsentuf-protag

Trying to checkout submodules after a fresh clone I ran into this error:

> git submodule update --init --recursive
Submodule 'xdt' (https://git01.codeplex.com/xdt) registered for path 'xdt'
Cloning into 'C:/Users/arsen/Git/nuget-chocolatey/xdt'...
fatal: unable to update url base from redirection:
  asked for: https://git01.codeplex.com/xdt/info/refs?service=git-upload-pack
   redirect: https://archive.codeplex.com/?p=git01
fatal: clone of 'https://git01.codeplex.com/xdt' into submodule path 'C:/Users/arsen/Git/nuget-chocolatey/xdt' failed
Failed to clone 'xdt'. Retry scheduled
Cloning into 'C:/Users/arsen/Git/nuget-chocolatey/xdt'...
fatal: unable to update url base from redirection:
  asked for: https://git01.codeplex.com/xdt/info/refs?service=git-upload-pack
   redirect: https://archive.codeplex.com/?p=git01
fatal: clone of 'https://git01.codeplex.com/xdt' into submodule path 'C:/Users/arsen/Git/nuget-chocolatey/xdt' failed
Failed to clone 'xdt' a second time, aborting

Seems the repo that was hosting the xdt module has shut down

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