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.


_______________________________________________
kallithea-general mailing list
[email protected]
https://lists.sfconservancy.org/mailman/listinfo/kallithea-general

Reply via email to