[Vim-latex-cvs] SF.net SVN: vim-latex: [1024] trunk/htdocs/download.inc
Brought to you by:
srinathava,
tmaas
|
From: <tm...@us...> - 2008-05-06 15:21:42
|
Revision: 1024
http://vim-latex.svn.sourceforge.net/vim-latex/?rev=1024&view=rev
Author: tmaas
Date: 2008-05-06 08:20:47 -0700 (Tue, 06 May 2008)
Log Message:
-----------
mention svn instead of cvs for tracking changes
Modified Paths:
--------------
trunk/htdocs/download.inc
Modified: trunk/htdocs/download.inc
===================================================================
--- trunk/htdocs/download.inc 2008-05-06 15:15:14 UTC (rev 1023)
+++ trunk/htdocs/download.inc 2008-05-06 15:20:47 UTC (rev 1024)
@@ -100,15 +100,10 @@
<hr>
<h3>Other ways to keep up with changes</h3>
+<p>The sourcecode is managed using subversion (svn). To access the repository,
+follow the instructions that are linked in the navigation bar.
+</p>
-<a href="http://cvs.sourceforge.net/cvstarballs/vim-latex-cvsroot.tar.gz"
-class="list">CVS snapshot</a> Sourceforge provides projects with a nightly
-updated archived version of the CVS repository. A better way to stay in
-step with the project if you use CVS but do not want to be a developer is
-to follow the instructions for anonymous CVS access <a
-href="http://sourceforge.net/cvs/?group_id=52322">here</a>. Use vimfiles in
-place of <i>modulename</i>.
-
<a name="advanced">
<h3>Advanced Installation Instructions</h3>
<p>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|