[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ediff-revision and "Using keyboard-interactive authentication^M" in
From: |
Eli Zaretskii |
Subject: |
Re: ediff-revision and "Using keyboard-interactive authentication^M" in text |
Date: |
Thu, 24 Nov 2005 22:14:06 +0200 |
> Date: Thu, 24 Nov 2005 20:41:44 +0100
> From: Lennart Borgman <address@hidden>
>
> (defun resize-temp-buffer-window ()
> "Resize the current window to fit its contents.
> Will not make it higher than `temp-buffer-max-height' nor smaller than
> `window-min-height'. Do nothing if it is the onlyUsing
> keyboard-interactive authentication.^M
>
> window on its frame, if it
> is not as wide as the frame or if some of the window's contents are scrolled
> out of view."
> <<<<<<<<<<
>
> Where does that "Using keyboard-interactive authentication^M" come from?
>From PuTTY's plink.exe (which is the PuTTY's version of
non-interactive ssh client), I think. You use it as the rsh client
for CVS:
> I am using an external ssh program: CVS_RSH=c:\path-to-plink\plink.exe
Configure your PuTTY session to subversions to have an explicit login
name (Connection->Data in the PuTTY Configuration dialog) and, if that
doesn't help, try disabling the "Attempt keyboard-interactive auth"
option in the SSH->Auth tab of the Configuration dialog).
ediff-revision and "Using keyboard-interactive authentication^M" in text, Nick Roberts, 2005/11/24
Re: ediff-revision and "Using keyboard-interactive authentication^M" in text, Lennart Borgman, 2005/11/24