Mercurial > p > roundup > code
comparison website/www/code.txt @ 4035:e4950073153f website
Adjust to better sync with roundup docs.
| author | Stefan Seefeld <stefan@users.sourceforge.net> |
|---|---|
| date | Thu, 12 Feb 2009 15:48:32 +0000 |
| parents | |
| children | a8e4382259ed |
comparison
equal
deleted
inserted
replaced
| 4029:277aca1f531d | 4035:e4950073153f |
|---|---|
| 1 Code | |
| 2 ==== | |
| 3 | |
| 4 Changelog | |
| 5 ---------- | |
| 6 | |
| 7 The changelog is available `here <http://svn.roundup-tracker.org/viewvc/roundup/roundup/trunk/CHANGES.txt?view=markup>`_ | |
| 8 | |
| 9 ViewVC | |
| 10 ------ | |
| 11 | |
| 12 You may browse the repository via `viewvc <http://svn.roundup-tracker.org/viewvc/roundup/>`_ | |
| 13 | |
| 14 Read-only Access | |
| 15 ---------------- | |
| 16 | |
| 17 Read-only repository access is provided through http://svn.roundup-tracker.org/svnroot/roundup | |
| 18 | |
| 19 The development branch can be checked out via:: | |
| 20 | |
| 21 svn co http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk roundup | |
| 22 | |
| 23 | |
| 24 Read-write Access | |
| 25 ----------------- | |
| 26 | |
| 27 Developers may also make use of shared SSH keys for authentication:: | |
| 28 | |
| 29 svn co https://svn.roundup-tracker.org/svnroot/roundup/rountup/trunk roundup |
