view website/www/code.txt @ 4316:91df6e19d81d website

Fixed link to the current change log on the main page.
author Bernhard Reiter <ber@users.sourceforge.net>
date Tue, 05 Jan 2010 10:26:38 +0000
parents 61241d5e2836
children bba5b4ec2a63
line wrap: on
line source

Code
====

Changelog
----------

The changelog is available `here <http://svn.roundup-tracker.org/viewvc/roundup/roundup/trunk/CHANGES.txt?view=markup>`_

ViewVC
------

You may browse the repository via `viewvc <http://svn.roundup-tracker.org/viewvc/roundup/>`_

Read-only Access
----------------

Read-only repository access is provided through http://svn.roundup-tracker.org/svnroot/roundup 

The development branch can be checked out via::

  svn co http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk roundup


Read-write Access
-----------------

When attempting to write, you will be prompted for your SourceForge.net 
username and password. (See `SF's site documentation on svn authorisation <http://sourceforge.net/apps/trac/sourceforge/wiki/Subversion#Authentication>`_)
Of course a roundup developer must have granted
you write access first - ask for it on the roundup-devel list.

  svn co https://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk roundup

Roundup Issue Tracker: http://roundup-tracker.org/