summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 258b98a)
raw | patch | inline | side by side (parent: 258b98a)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 18 Dec 2005 21:08:33 +0000 (21:08 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 18 Dec 2005 21:08:33 +0000 (21:08 +0000) |
website/download.wml | patch | blob | history |
diff --git a/website/download.wml b/website/download.wml
index 51d0f2b801c50f6ed1d47cdf9d5fe21cd07b6a3e..0b9587f7ecc2847e334d8e2fde3e2f35a267ca42 100644 (file)
--- a/website/download.wml
+++ b/website/download.wml
<H2>Anonymous SVN for RRDtool</H2>
+
<p>RRDtool source is stored in a subversion repository with anonymous access.</p>
+<p>Browse the RRDtool SVN via <a href="http://people.ee.ethz.ch/oetiker/webtools/rrdtool-trac/browser/branches/1.2/program">RRDtrac</a>.
+Or if you want todo more than look ...</p>
+
<pre>
svn ls -R svn://svn.ee.ethz.ch/rrdtool/
</pre>
-<p>Tells you what is in the repository. Normally, development will happen in
+<p>tells you what is in the repository. Normally, development will happen in
the "trunk" directory. Every major release gets an entry in the "branches"
tree, and every released version get added to the "tags" tree.</p>