Mirror of the Rel4tion website/wiki source, view at <http://rel4tion.org>

[[ 🗃 ^yEzqv rel4tion-wiki ]] :: [📥 Inbox] [📤 Outbox] [🐤 Followers] [🤝 Collaborators] [🛠 Commits]

Clone

HTTPS: git clone https://vervis.peers.community/repos/yEzqv

SSH: git clone USERNAME@vervis.peers.community:yEzqv

Branches

Tags

master :: access /

darcs.mdwn

In February 2015, Darcs repository hosting has been added to the server. There is a web UI at [[!rel4sub darcs]]. The current workflow is simple use of SSH without smart access controls like Gitolite’s. This will probably change, but until then, here’s how things work.

Create a new Darcs repo on the server:

$ su
# su - darcs
$ cd repositories
$ mkdir myrepo && cd myrepo
$ darcs init

Now clone it:

$ darcs get darcs@darcs.rel4tion.org:repositories/myrepo

Then make changes, record them and push. Have fun!

UPDATE: Since darcsweb was installed, I also launched a DarcsDen instance at http://dev.rel4tion.org. In October 2015 all the Darcs repos were moved to http://hub.darcs.net.

[See repo JSON]