Index: project_tools.html
===================================================================
--- project_tools.html	(revision 6980)
+++ project_tools.html	(working copy)
@@ -20,3 +20,5 @@
 <div><small><a href="/servlets/ProjectNewsList">News</a></small></div>
 
 <div><small><a href="/project_license.html">License</a></small></div>
+
+<div><small><a href="/project_links.html">Links</a></small></div>
Index: project_links.html
===================================================================
--- project_links.html	(working copy)
+++ project_links.html	(working copy)
@@ -0,0 +1,222 @@
+<center>
+<h2>Links</h2>
+</center>
+
+<blockquote>
+<b>Disclaimer:</b> These links are provided as a service to Subversion users. Neither Tigris.org, CollabNet Inc. nor the Subversion team guarantee the correctness, validity or usefulness of these links.
+</blockquote>
+
+<h3>The Subversion book and external mailing list archives</h3>
+    <ul>
+      <li><b>"Subversion: The Definitive Guide"</b> - 
+	<i>The</i> Subversion Book <br>
+	<a href="http://svnbook.red-bean.com/">
+	  http://svnbook.red-bean.com/</a>
+      </li>
+
+      <li> External mailing list archives<br>
+	<a href="http://www.contactor.se/~dast/svn/">
+	  http://www.contactor.se/~dast/svn/</a><br>
+	<a href="http://www.contactor.se/~dast/svnusers/">
+	  http://www.contactor.se/~dast/svnusers/</a>
+      </li>
+    </ul>
+    
+
+<h3>Clients and plugins</h3>
+    <ul>
+      <li><b>AnkhSVN</b> - A Subversion addin for Microsoft 
+	Visual Studio .NET<br>
+	<a href="http://ankhsvn.tigris.org/">http://ankhsvn.tigris.org/</a>
+      </li>
+
+      <li><b>gsvn</b> - A GTK GUI Client for Subversion<br>
+	<a href="http://gsvn.tigris.org/">http://gsvn.tigris.org/</a>
+      </li>
+
+      <li><b>JSVN</b> - A Java Subversion Client, including a 
+	plugin for IDEA<br>
+	<a href="http://jsvn.alternatecomputing.com/">
+	  http://jsvn.alternatecomputing.com/</a>
+      </li>
+
+      <li><b>psvn.el</b> - A Subversion interface for emacs<br>
+	<a href="http://xsteve.nit.at/prg/vc_svn/">
+	  http://xsteve.nit.at/prg/vc_svn/</a>
+      </li>
+
+      <li><b>RapidSVN</b> - A cross-platform GUI front-end for Subversion<br>
+	<a href="http://rapidsvn.tigris.org/">
+	  http://rapidsvn.tigris.org/</a>
+      </li>
+
+      <li><b>Subclipse</b> - A Subversion Eclipse Plugin<br>
+	<a href="http://subclipse.tigris.org/">
+	  http://subclipse.tigris.org/</a>
+      </li>
+
+      <li><b>Subway</b> - An SCC Provider for Subversion<br>
+	<a href="http://nidaros.homedns.org/subway/">
+	  http://nidaros.homedns.org/subway/</a>
+      </li>
+
+      <li><b>Supervision</b> - A Java/Swing based visual client for 
+	Subversion, using the CLI, not native libs<br>
+	<a href="http://supervision.tigris.org/">
+	  http://supervision.tigris.org/</a>
+      </li>
+
+      <li><b>Sven</b> - A native GUI for subversion using the 
+	Mac OS X Cocoa framework<br>
+	<a href="http://www.nikwest.de/Software/#SvenOverview">
+	  http://www.nikwest.de/Software/#SvenOverview</a>
+      </li>
+
+      <li><b>Svn4Eclipse</b> - A Subversion plugin for the Eclipse IDE<br>
+	<a href="http://svn4eclipse.tigris.org/">
+	  http://svn4eclipse.tigris.org/</a>
+      </li>
+
+      <li><b>Svn-Up</b> - A Java client GUI for Subversion and a plugin 
+	for the IDEA IDE<br>
+	<a href="http://svnup.tigris.org/">http://svnup.tigris.org/</a>
+      </li>
+
+      <li><b>TortoiseSVN</b> - A Subversion client, implemented as a windows 
+	shell extension<br>
+	<a href="http://tortoisesvn.tigris.org/">
+	  http://tortoisesvn.tigris.org/</a>
+      </li>
+
+    </ul>
+
+<h3>Repository converters</h3>
+    <ul>
+      <li><b>cvs2svn</b> - CVS to Subversion conversion<br>
+	This is part of the Subversion project, look at:<br>
+	<a href="http://svn.collab.net/repos/svn/trunk/tools/cvs2svn/">
+	  http://svn.collab.net/repos/svn/tools/cvs2svn/</a>
+      </li>
+
+      <li>Perforce to Subversion conversion<br>
+	Announcement: 
+	<a href="http://www.contactor.se/~dast/svn/archive-2003-08/0133.shtml">
+	  http://www.contactor.se/~dast/svn/archive-2003-08/0133.shtml</a><br>
+	<a href="http://users.ox.ac.uk/~raym/software/misc/">
+	  http://users.ox.ac.uk/~raym/software/misc/</a>
+      </li>
+
+      <li><b>VCP</b> - CVS to Subversion, Perforce to Subversion conversion<br>
+	<a href="http://public.perforce.com/public/revml/index.html">
+	  http://public.perforce.com/public/revml/index.html</a><br>
+	<a href="http://svn.clkao.org/revml/branches/svn-perl/">
+	  http://svn.clkao.org/revml/branches/svn-perl/</a><br>
+	See also instructions on:<br>
+<a href="http://www.contactor.se/~dast/svnusers/archive-2003-08/0041.shtml">
+	  http://www.contactor.se/~dast/svnusers/archive-2003-08/0041.shtml
+	</a><br>
+	Comments about converting Perforce repositories:<br>
+	<a href="http://www.contactor.se/~dast/svn/archive-2003-08/1248.shtml">
+	  http://www.contactor.se/~dast/svn/archive-2003-08/1248.shtml</a>
+      </li>
+
+      <li>Visual Source Safe to Subversion [<i>planned</i>]<br>
+	Discussion: 
+	<a href="http://www.contactor.se/~dast/svn/archive-2003-07/1158.shtml">
+	  http://www.contactor.se/~dast/svn/archive-2003-07/1158.shtml</a>
+      </li>
+    </ul>
+
+<h3>Higher level tools built on top of Subversion</h3>
+    <ul>
+      <li><b>Kwiki</b> - a wiki with a Subversion backup backend<br>
+	<a href="http://www.kwiki.org/">http://www.kwiki.org/</a>
+      </li>
+
+      <li><b>Subissue</b> - Track issues directly in your 
+	Subversion repository [<i>in planning stage</i>]<br>
+	<a href="http://subissue.tigris.org/">
+	  http://subissue.tigris.org/</a>
+      </li>
+
+      <li><b>Subwiki</b><br>
+	<a href="http://subwiki.tigris.org/">http://subwiki.tigris.org/</a>
+      </li>      
+    </ul>
+
+<h3>Subversion maintenance tools</h3>
+    <ul>
+      <li><b>SVN::Mirror</b> and <b>SVN::Web</b><br>
+	<a href="http://svn.elixus.org/repos/member/clkao/">
+	  http://svn.elixus.org/repos/member/clkao/</a><br>
+	<a href="http://svn.elixus.org/svnweb/repos/browse/member/clkao/">
+	  http://svn.elixus.org/svnweb/repos/browse/member/clkao/</a>
+      </li>
+
+      <li><b>ViewCVS</b><br>
+	<a href="http://viewcvs.sourceforge.net/">
+	  http://viewcvs.sourceforge.net/</a>
+      </li>
+    </ul>
+
+<h3>Articles, testimonials and reviews</h3>
+    <ul>
+      <li><b>"The Subversion Project: Building a Better CVS"</b> 
+	<i>by Ben Collins-Sussman</i><br>
+	<a href="http://www.linuxjournal.com/article.php?sid=4768">
+	  http://www.linuxjournal.com/article.php?sid=4768</a>
+      </li>
+
+      <li><b>"Single-User Subversion"</b> <i>by Rafael Garcia-Suarez</i><br>
+<a href="http://www.onlamp.com/pub/a/onlamp/2002/10/31/subversion.html">
+	  http://www.onlamp.com/pub/a/onlamp/2002/10/31/subversion.html</a>
+      </li>
+
+      <li><b>"Multiuser Subversion"</b> <i>by Rafael Garcia-Suarez</i><br>
+	<a href="http://www.onlamp.com/pub/a/apache/2002/12/19/svn2.html">
+	  http://www.onlamp.com/pub/a/apache/2002/12/19/svn2.html</a>
+      </li>
+
+      <li><b>"Using the Subversion Client API"</b> <i>by Garrett Rooney</i><br>
+	Part 1: 
+<a href="http://linux.oreillynet.com/pub/a/linux/2003/04/24/libsvn1.html">
+	  http://linux.oreillynet.com/pub/a/linux/2003/04/24/libsvn1.html
+	</a><br>
+	Part 2: 
+<a href="http://linux.oreillynet.com/pub/a/linux/2003/05/15/libsvn2.html">
+	  http://linux.oreillynet.com/pub/a/linux/2003/05/15/libsvn2.html</a>
+      </li>
+
+      <li>Subversion articles <i>by Shlomi Fish</i><br>
+	<a href="http://better-scm.berlios.de/docs/shlomif-evolution.html">
+	  http://better-scm.berlios.de/docs/shlomif-evolution.html</a><br>
+<a href="http://better-scm.berlios.de/subversion/compelling_alternative.html">
+	  http://better-scm.berlios.de/subversion/compelling_alternative.html
+	</a>
+      </li>
+    </ul>
+
+<h3>Other Subversion link pages</h3>
+    <ul>
+      <li>
+	<a href="http://www.arhs.net/Computers/Software/ConfigurationManagement/Tools/Subversion/">
+	  http://www.arhs.net/Computers/Software/ConfigurationManagement/Tools/Subversion/
+	</a>
+      </li>
+
+      <li>
+	<a href="http://dmoz.org/Computers/Software/Configuration_Management/Tools/Subversion/">
+	  http://dmoz.org/Computers/Software/Configuration_Management/Tools/Subversion/
+	</a>
+      </li>
+
+      <li>
+	<a href="http://www.oreillynet.com/search/index.ncsp?sp-k=all&sp-q=subversion">
+	  http://www.oreillynet.com/search/index.ncsp?sp-k=all&sp-q=subversion
+	</a>
+      </li>
+
+      <li><a href="http://www.linuxmafia.com/~rick/linux-info/scm.html">
+	  http://www.linuxmafia.com/~rick/linux-info/scm.html</a>
+      </li>
+    </ul>
Index: index.html
===================================================================
--- index.html	(revision 6980)
+++ index.html	(working copy)
@@ -9,9 +9,11 @@
 mailing list, and read the <a
 href="http://svnbook.red-bean.com/">Subversion Book</a> and <a
 href="/project_faq.html">FAQ</a>.  You can also ask questions on IRC
-at <b><tt>irc.freenode.net</tt></b>, channel <b><tt>#svn</tt></b>.  To
+at <b><tt>irc.freenode.net</tt></b>, channel <b><tt>#svn</tt></b>. To 
 find out how other people are using Subversion, see our list of <a
-href="svn-repositories.html">Subversion Repositories On The Net</a>.
+href="svn-repositories.html">Subversion Repositories On The Net</a>, and
+the list of <a href="/project_links.html">related tools, 
+converters and clients</a>.
 </b>
 </font>
 </TD>


