Issue #351: SSH for permanent repo reference (conservancy/kallithea)

lns_ross issues-reply at bitbucket.org
Mon Jan 20 21:59:07 UTC 2020


New issue 351: SSH for permanent repo reference
https://bitbucket.org/conservancy/kallithea/issues/351/ssh-for-permanent-repo-reference

Ross Thomas:

In the https interface there is a ‘Permanent URL’ that references a repo by it’s internal ‘id’ \(e.g. https://…/\_1\).  This same repo reference fails when using the SSH interface \(i.e. ssh://…/\_1\).

‌

```shell
$ hg clone ssh://…/_1 my-name-for-repo
remote: abort: Access to '_1/' denied
abort: no suitable response from remote hg!
```

Not sure if this is a bug or a feature request.

TIA.




More information about the kallithea-general mailing list