You might try pressing F2 > On Apr 27, 2016, at 8:24 PM, Jim Idle <[email protected]> wrote: > > It's very likely that subversion is using special code to display the message > and probably to read the password. > > The answer might be that you cannot do that. That telnet code is very old > now, you may be better trying an SSH server. > > However, you could store the SVN password so it does not prompt, or, as the > enter key works, maybe just type the password and see what happens. Perhaps > it is trying to use a Windows popup? > > Jim > > > >> On Thu, Apr 28, 2016 at 9:06 AM, Tuber <[email protected]> wrote: >> I'm trying to use Subversion to commit my code changes to our subversion >> server while telnetted into the jbase server. >> When svn asks for the password, the prompt does not show up. If I hit enter >> 5 times, the error message does show up !?: >> >> svn: E215004: Commit failed (details follow): >> svn: E215004: Unable to connect to a repository at URL 'http://<snip>' >> svn: E215004: No more credentials or we tried too many times. >> Authentication failed >> >> How do I get the prompt to show up? >> >> I've tried redirecting stderr using 2>&1 >> I've tried running directly from a cmd shell inside telnet (instead of the >> jsh shell). >> Yes, the password prompt does show up when run in a command shell via remote >> desktop. >> >> -- >> -- >> IMPORTANT: T24/Globus posts are no longer accepted on this forum. >> >> To post, send email to [email protected] >> To unsubscribe, send email to [email protected] >> For more options, visit this group at >> http://groups.google.com/group/jBASE?hl=en >> >> --- >> You received this message because you are subscribed to the Google Groups >> "jBASE" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. > > -- > -- > IMPORTANT: T24/Globus posts are no longer accepted on this forum. > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "jBASE" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout.
-- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
