Oh, I would also remove the 1.2 version downloads. The 1.2 versions are far too old, and there is no point having an svn copy as they will no longer change.
Cheers, Edward P. S. http://www.nmr-relax.com ;) On 10 June 2011 14:32, Edward d'Auvergne <[email protected]> wrote: > Hi Seb, > > I was wondering if you could include links to the download page > (http://www.nmr-relax.com/download.html) when you make changes to it. > The purpose is to increase relax's page rank on Google and other > search engines. The more links to http://www.nmr-relax.com across the > web there is, the higher http://www.nmr-relax.com ranks. That's why > relax's mailing lists are reflected on the Mail Archive > (http://www.nmr-relax.com/links.html), and why relax is on the CIA > website (http://cia.navi.cx/stats/project/relax), Freshmeat > (http://freshmeat.net/projects/nmr-relax), and on Linux links > (http://linuxlinks.com/Software/Scientific/Biology/Proteins/). The > more links for relax, the better ;) > > Cheers, > > Edward > > > > On 10 June 2011 14:03, <[email protected]> wrote: >> Author: semor >> Date: Fri Jun 10 14:03:40 2011 >> New Revision: 12961 >> >> URL: http://svn.gna.org/viewcvs/relax?rev=12961&view=rev >> Log: >> >> Added a section for the source code repository in the download page. >> >> This follows a message by Edward at: >> https://mail.gna.org/public/relax-devel/2011-06/msg00078.html >> Message-id: <[email protected]> >> >> Modified: >> website/download.html >> >> Modified: website/download.html >> URL: >> http://svn.gna.org/viewcvs/relax/website/download.html?rev=12961&r1=12960&r2=12961&view=diff >> ============================================================================== >> --- website/download.html (original) >> +++ website/download.html Fri Jun 10 14:03:40 2011 >> @@ -248,6 +248,28 @@ >> <p>The <a href="devel_platform.html">development platform</a> is >> required for compiling the C modules through <a >> href="http://www.scons.org/">SCons</a>, for compiling the LaTeX manual, and >> generating relax distribution packages.</p> >> >> </div> >> + >> + >> + >> +<!-- Source code repository --> >> +<div class="main_h2"> >> + <h2>Source code repository</h2> >> + >> + <p>The most up-to-date code can be obtained from <a >> href="http://gna.org/svn/?group=relax" title="The relax subversion >> repository.">Source code repository</a> using one of the following commands >> (which involve the program <a >> href="http://subversion.tigris.org/">Subversion</a>):</p> >> + >> + <p><em>> svn co svn://svn.gna.org/svn/relax/1.2 ./relax-1.2</em></p> >> + >> + <p><em>> svn co svn://svn.gna.org/svn/relax/1.3 ./relax-1.3</em></p> >> + >> + <p>or:</p> >> + >> + <p><em>> svn co http://svn.gna.org/svn/relax/1.2 ./relax-1.2</em></p> >> + >> + <p><em>> svn co http://svn.gna.org/svn/relax/1.3 ./relax-1.3</em></p> >> + >> + <p>The code obtained from the repository is the most up-to-date. >> However, at some points, this code could be unstable and non functionnal.</p> >> + >> + </div> >> </div> >> >> >> >> >> _______________________________________________ >> relax (http://nmr-relax.com) >> >> This is the relax-commits mailing list >> [email protected] >> >> To unsubscribe from this list, get a password >> reminder, or change your subscription options, >> visit the list information page at >> https://mail.gna.org/listinfo/relax-commits >> > _______________________________________________ relax (http://nmr-relax.com) This is the relax-devel mailing list [email protected] To unsubscribe from this list, get a password reminder, or change your subscription options, visit the list information page at https://mail.gna.org/listinfo/relax-devel

