darcs repository web UI and hosting app. This is the main darcsden trunk, which also runs hub.darcs.net. (https://hub.darcs.net)

#12possible to darcs get private repos

I have a private repository called "myrepo". as anyone can check, you can't see it at hub.darcs.net/dbp and it 404s if you go to hub.darcs.net/dbp/myrepo.

But you can darcs get http://hub.darcs.net/dbp/myrepo and you will get the contents.

This is a serious problem - it means that repositories are not private, just unlisted.

The repository in question actually exists, so anyone can reproduce if they'd like.