Skip to content
This repository was archived by the owner on Jun 25, 2020. It is now read-only.
This repository was archived by the owner on Jun 25, 2020. It is now read-only.

Improve URI similarity checks #112

@jayvdb

Description

@jayvdb

Spawning from #111 (comment) , a hosted repository can have several URIs which are used for different purposes. The most common is different protocols , but often ../foo can have a trailing .git like ../foo.git.

It would be good to have some warnings in place when the .rosinstall URI and local copy URI are considered equivalent.

Additionally, ideally there is a way to syncronise the two, either

  1. updating the .rosinstall. Possibly a scape enhancement?
  2. overwriting the URI in the repository. Destructive; much less simple, and I suspect due to Support remote names other than origin vcstools#126 that there will be problems wrt to local copies which have multiple remotes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions