Services/VCS: Difference between revisions
From DcUsers
No edit summary |
(→Access) |
||
Line 11: | Line 11: | ||
Use the following URL: |
Use the following URL: |
||
https://vcs.duckcorp.org/ |
https://vcs.duckcorp.org/ |
||
Various VCS are possible: git, Mercurial, SVN, Bazaar… |
|||
=== Git === |
=== Git === |
Revision as of 17:51, 2 September 2017
Description | A few VCS tools are available to DC users. | |||
---|---|---|---|---|
Prerequisite | Write access is currently limited to people having a shell account. No prerequisite for read access. | |||
Account | Global (registration required) | IPv6 Ready | Yes | |
Security Notes | This service is secure. |
Access
Use the following URL:
https://vcs.duckcorp.org/
Various VCS are possible: git, Mercurial, SVN, Bazaar…
Git
- Direct SSH access: ssh://login@vcs.duckcorp.org/srv/vcs/git/...
- Git via HTTP (read-only)
- Git via Git protocol using git://vcs-git.duckcorp.org/... to access /vcs/git/...
- Git browser