Skip to content

Better ssh URLs support (in CRAN OSX and Windows binaries) #131

@gaborcsardi

Description

@gaborcsardi

Currently the OSX binary on CRAN does not seem to support remotes over SSH. I know that I can compile from source and then (if I have a local libssh2 install) they'll be supported.

I am just wondering if we can do this better for the CRAN binary as well, so that people do not need libssh2? E.g. we can check how command line git does it, it clearly does not link to libssh, and I guess it does not contain an ssh protocol implementation, although it might.....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions