I'm running patch within the MSYS/MinGW shell, but I don't know how to make it accept a directory name as the target. Using the top of the tree as the working directory, I tried
$ patch ./src/ hc-debug.patch patch: **** `./src/' is not a regular file -- can't patch What's the right way to do this? - Dave -----Original Message----- From: Oleg Kalnichevski [mailto:[EMAIL PROTECTED] Sent: Thursday, March 31, 2005 2:45 PM To: HttpClient Project Subject: RE: Authentication retry behavior and NTLM in 3.0 This is all very puzzling. For whatever reason the auth state loses its auth scheme settings by the time authentication is retried. Weird. Could you please do the same thing with the following patch applied to <HTTPCLIENT_HOME>/src? Oleg On Thu, 2005-03-31 at 14:11 -0500, Dave Seidel wrote: > Attached. > > - Dave > > -----Original Message----- > From: Oleg Kalnichevski [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 31, 2005 1:44 PM > To: HttpClient Project > Subject: RE: Authentication retry behavior and NTLM in 3.0 > > Dave, could you please repeat the whole exercise after having applied > the patch to the HttpMethodDirector (attached below)? > > Oleg > > On Thu, 2005-03-31 at 13:20 -0500, Dave Seidel wrote: > > Here you go. I pulled directly from SVN, and the log showed your check-in > > (Revision: 159615). I built it and used it with my app (rebuilt with my > > CredentialsProvider workaround backed out). > > > > - Dave > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]