savannah-cvs
[Top][All Lists]
Advanced

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

[Savannah-cvs] [450] Minor whitespace cleanup before more changes


From: bob
Subject: [Savannah-cvs] [450] Minor whitespace cleanup before more changes
Date: Sun, 10 Oct 2021 16:34:06 -0400 (EDT)

Revision: 450
          
http://svn.savannah.gnu.org/viewvc/?view=rev&root=administration&revision=450
Author:   rwp
Date:     2021-10-10 16:34:04 -0400 (Sun, 10 Oct 2021)
Log Message:
-----------
Minor whitespace cleanup before more changes

Modified Paths:
--------------
    trunk/sviki/SshAccess.mdwn

Modified: trunk/sviki/SshAccess.mdwn
===================================================================
--- trunk/sviki/SshAccess.mdwn  2021-10-03 23:05:38 UTC (rev 449)
+++ trunk/sviki/SshAccess.mdwn  2021-10-10 20:34:04 UTC (rev 450)
@@ -34,7 +34,7 @@
 
 If you get the following message:
 
-    You tried to execute: 
+    You tried to execute:
     Sorry, you are not allowed to execute that command.
     Connection to cvs.savannah.gnu.org closed.
 
@@ -206,7 +206,7 @@
         ssh -v yourlogin@cvs.savannah.gnu.org  # ssh connection
         ssh-keygen -lf ~/.ssh/id_rsa.pub       # your key fingerprint
         cvs -t -d:ext:yourlogin@cvs.savannah.gnu.org/cvsroot/yourproject co 
yourproject
-        
+
    (Or whatever VC command, if you're not using cvs.)
 
 -   Another reason for CVS failure can be that the `CVS_RSH`
@@ -248,7 +248,7 @@
         debug2: channel 0: open confirm rwindow 0 rmax 32768
 
 > and from here on the session hangs.
-> 
+>
 > The fix is to make ssh send all its traffic via netcat, because netcat
 > won't set the TOS field. For this to work, you need to have netcat
 > installed. You can test this by entering at the command line:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]