From: Fabian Keil <fk@fabiankeil.de> Date: Sun, 14 Nov 2010 11:37:22 +0000 (+0000) Subject: Make it more obvious how to open the SF shell the webserver target asks for. X-Git-Tag: v_3_0_18~390 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/static/@default-cgi@toggle?a=commitdiff_plain;h=593ebc9c80abac88a65f32a4367e2548b015b9b8;p=privoxy.git Make it more obvious how to open the SF shell the webserver target asks for. --- diff --git a/GNUmakefile.in b/GNUmakefile.in index ced144d7..07451cf8 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -1,6 +1,6 @@ # Note: Makefile is built automatically from Makefile.in # -# $Id: GNUmakefile.in,v 1.189 2010/02/20 12:53:30 fabiankeil Exp $ +# $Id: GNUmakefile.in,v 1.190 2010/11/14 11:26:26 fabiankeil Exp $ # # Written by and Copyright (C) 2001-2010 members of the # Privoxy team. http://www.privoxy.org/ @@ -612,7 +612,7 @@ config-file-alt: webserver: tidy @$(ECHO) ------------------------------------------------------- @$(ECHO) You will need to "create" a SF shell first: - @$(ECHO) ssh -t USER,PROJECT@shell.sourceforge.net create + @$(ECHO) ssh -t SF-USER-ID,ijbswa@shell.sourceforge.net create @$(ECHO) Please make sure your documentation files are up to date. @$(ECHO) Note that this command updates the home page and scps @$(ECHO) all stuff to the webserver, it will not remove obsolete documents.