Suspect bug in Windows cmd line client - multiple prompt
From: Werner Schiendl <ws-news_at_gmx.at>
Date: 2003-05-16 19:02:44 CEST
Hi,
I found what I believe is a bug in the Windows version of the subversion
When being prompted whether to trust an unknown certificate issuer for more
I checked out "subversion" itself through https:// as explained in the FAQ -
Here is what I type into the command prompt of my Windows 2000 box:
E:\Projects\svndev>svn update
I peeked into the source code and _believe_ it's caused by the following
while (1)
It breaks out of the loop on a \n or \r - but Windows uses \r\n as
Unfortunately, I've not yet set up a build environment to verify this.
In case of any questions feel free ask! I'm happy to assist.
(by mail, I'm not (yet) subsribed to the mailing list)
best regards
Werner
-- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage! --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri May 16 20:39:00 2003 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.