[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] fix links in FAQ page

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-10-23 21:44:39 CEST

The TSVN server has moved for some time now. But the FAQ still points to
pages which don't exist anymore or (if you're lucky) are forwarded. The
attached patch fixes those links.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Index: www/faq.html
===================================================================
--- www/faq.html (revision 22087)
+++ www/faq.html (working copy)
@@ -1338,7 +1338,7 @@
 
 <p>TortoiseSVN has an excellent
 document that describes setting up a Subversion server on Windows. Go to
-<a href="http://tortoisesvn.sourceforge.net/docs/release/TortoiseSVN_en/ch03.html#tsvn-serversetup-apache-5"
+<a href="http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup.html#tsvn-serversetup-apache-5"
>http://tortoisesvn.sourceforge.net/docs/release/TortoiseSVN_en/ch03.html#tsvn-serversetup-apache-5</a>,
 to see the section on SSPI authentication.</p>
 
@@ -1579,7 +1579,7 @@
 <p>
 Windows users may want to use <tt>SubWCRev.exe</tt>, available from
 the <a
-href='http://tortoisesvn.tigris.org/download.html'>TortoiseSVN
+href='http://tortoisesvn.net/downloads'>TortoiseSVN
 download page</a>; it replaces all <tt>$WCREV$</tt> tags in a given
 file with the current working copy revision.
 </p>
@@ -2025,7 +2025,7 @@
 
 <p>There is a bit more about running <tt>svnserve</tt> as a service in
 <a
-href="http://tortoisesvn.sourceforge.net/docs/release/TortoiseSVN_en/ch03s02.html#tsvn-serversetup-svnserve-2">the
+href="http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup-svnserve.html">the
 TortoiseSVN manual</a>.</p>
 
 </div>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 23 21:45:30 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.