]> git.proxmox.com Git - mirror_smartmontools-debian.git/blobdiff - README
Imported Upstream version 6.2+svn3841
[mirror_smartmontools-debian.git] / README
diff --git a/README b/README
index 5a6d12e75466f3990726261389cf6023f9bff44b..4a52100549fb49e7149597a522211d97df02de64 100644 (file)
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ smartmontools - S.M.A.R.T. utility toolset for Darwin/Mac
 OSX, FreeBSD, Linux, NetBSD, OpenBSD, Solaris, and Windows.
 ==========================================================
 
-$Id: README 3727 2012-12-13 17:23:06Z samm2 $
+$Id: README 3817 2013-06-09 16:59:50Z chrfranke $
 
 == HOME ==
 The home for smartmontools is located at:
@@ -69,21 +69,21 @@ smartd   is a daemon that periodically monitors S.M.A.R.T. status and
 Source tarballs
 ---------------
 
-http://sourceforge.net/project/showfiles.php?group_id=64297
+http://sourceforge.net/projects/smartmontools/files/
 
 SVN
 ---
 
-svn co https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk/smartmontools smartmontools
+svn co http://svn.code.sf.net/p/smartmontools/code/trunk/smartmontools smartmontools
 
 This will create a subdirectory called smartmontools containing the code.
 
 To instead get the 5.38 release:
 
-svn co https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/tags/RELEASE_5_38/sm5 smartmontools
+svn co http://svn.code.sf.net/p/smartmontools/code/tags/RELEASE_5_38/sm5 smartmontools
 
 You can see what the different tags are by looking at
-http://smartmontools.svn.sourceforge.net/viewvc/smartmontools/tags/
+http://sourceforge.net/p/smartmontools/code/HEAD/tree/tags/
 
 == BUILDING/INSTALLING SMARTMONTOOLS ==