From bc898f7610b7b1c3b1e72cd12a54d4550a6111b0 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 17 Jan 2012 20:30:48 +0000 Subject: [PATCH] Note about updater diagnostics. --- todo/nmap.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index c2fcd152c..2c194f139 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -159,6 +159,9 @@ o [UPDATER] Create a way to send an error message to the user (e.g. "your account has expired" or "updates denied due to overuse--please wait 24 hours before trying again", or "account suspended due to abuse")? + David: I've seen svn errors like this: + svn: Repository moved temporarily to 'http://www.metasploit.com/svn/framework3/trunk/modules'; please relocate + so maybe there is a standard way to do it. o [UPDATER] Create webapp for account creation (can be deferred until later)