Your message dated Mon, 11 Jul 2011 22:30:07 -0400
with message-id <[email protected]>
and subject line Re: Bug#633605: debian-installer: readme doesn't provide annon
checkout instructions
has caused the Debian Bug report #633605,
regarding debian-installer: readme doesn't provide annon checkout instructions
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
633605: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633605
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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:
--- End Message ---
--- Begin Message ---
Karl Goetz wrote:
> The readme in svn uses the same checkout line for both authenticated and
> annon checkouts. Hopefully the attached patch fixes this ok.
> thanks,
Fixed in svn.
--
see shy jo
signature.asc
Description: Digital signature
--- End Message ---