[pypy-svn] rev 2701 - pypy/trunk/doc/devel

jum at codespeak.net jum at codespeak.net
Mon Dec 29 21:56:33 CET 2003


Author: jum
Date: Mon Dec 29 21:56:32 2003
New Revision: 2701

Modified:
   pypy/trunk/doc/devel/howtosvn.txt
Log:
Made the reference to TortoiseSVN generic, removed unused link.

Modified: pypy/trunk/doc/devel/howtosvn.txt
==============================================================================
--- pypy/trunk/doc/devel/howtosvn.txt	(original)
+++ pypy/trunk/doc/devel/howtosvn.txt	Mon Dec 29 21:56:32 2003
@@ -19,6 +19,7 @@
   *  See Microsoft website_ if you have .DLL issues.
 
   *  Windows Installer file for Tortoise SVN (like Tortoise CVS) GUI_
+     (Pick the UNICODE version for Windows 2000 and XP)
 
     (See Win_ 2000, NT if you have problems loading it.)
 
@@ -121,10 +122,8 @@
 --------------------------------------------------------------------------------
 
 
-.. _commandline: http://subversion.tigris.org/files/documents/15/7442/svn-0.34.0-setup.exe
 .. _website: http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B259403
-.. _GUI: http://tortoisesvn.tigris.org/files/documents/406/7481/TortoiseSVN-0.21-UNICODE.msi
-.. _Win: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=4B6140F9-2D36-4977-8FA1-6F8A0F5DCA8F
+.. _GUI: http://tortoisesvn.tigris.org/servlets/ProjectDocumentList?folderID=616
 .. _MacOS: http://codespeak.net/~jum/svn-0.32.1-darwin-ppc.tar.gz
 .. _iconv: http://codespeak.net/~jum/iconv-darwin-ppc.tar.gz
 .. _versions: http://subversion.tigris.org/project_packages.html


More information about the Pypy-commit mailing list