このページは大阪弁化フィルタによって翻訳生成されたんですわ。

翻訳前ページへ


Code - Roundup 1.4 documentation
The Wayback Machine - http://web.archive.org/web/20131230194551/http://roundup-tracker.org/code.html

Roundup

Code

Changelog

The changelog is available as CHANGES.txt in the SCM repository.

Read-only Access

Read-only repository access is provided through

hg clone http://hg.code.sf.net/p/roundup/code roundup-code

The URL for the webinterface works, too, but you will see messages about redirects to the URL shown here.

Read-write Access

The read/write access uses your SourceForge.net ssh password or ssh key to authorize your access. (See SF’s site documentation on Mercurial access)

hg clone ssh://USERNAME@hg.code.sf.net/p/roundup/code roundup-code

Of course a roundup developer must have granted you write access first - ask for it on the roundup-devel list.