Revision: 1023
http://vim-latex.svn.sourceforge.net/vim-latex/?rev=1023&view=rev
Author: tmaas
Date: 2008-05-06 08:15:14 -0700 (Tue, 06 May 2008)
Log Message:
-----------
instead of cvs, svn is now used
Modified Paths:
--------------
trunk/htdocs/head.inc
Modified: trunk/htdocs/head.inc
===================================================================
--- trunk/htdocs/head.inc 2008-05-06 15:11:45 UTC (rev 1022)
+++ trunk/htdocs/head.inc 2008-05-06 15:15:14 UTC (rev 1023)
@@ -35,7 +35,8 @@
<p></p>
<hr class=navig>
<div class=navheader>Developers</div>
- <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/vim-latex/vimfiles">CVS</a><br>
+ <a href="http://vim-latex.svn.sourceforge.net/viewvc/vim-latex/">SVN Webinterface</a><br>
+ <a href="http://sourceforge.net/svn/?group_id=52322">SVN instructions</a><br>
<a href="index.php?subject=links&title=Links">Links</a><br>
<img src="blank.gif" height="150" width="1"><br>
<p class="doublesmall">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|