[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#633605: debian-installer: readme doesn't provide annon checkout instructions



Package: debian-installer
Severity: minor
Tags: patch

Hi,
The readme in svn uses the same checkout line for both authenticated and
annon checkouts. Hopefully the attached patch fixes this ok.
thanks,
kk


-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Index: README
===================================================================
--- README	(revision 66643)
+++ README	(working copy)
@@ -19,7 +19,7 @@
 
   Or for an anonymous checkout:
 
-     svn co svn+ssh://<username>@svn.d-i.alioth.debian.org/svn/d-i/trunk d-i
+     svn co svn://svn.d-i.alioth.debian.org/svn/d-i/trunk d-i
 
   Now run these commands to check out the rest of the installer, from git:
 

Reply to: