does patch.exe work different than other unx patch tools?

Corinna Vinschen cygwin@cygwin.com
Tue Jul 17 06:26:00 GMT 2001


On Tue, Jul 17, 2001 at 01:49:00PM +0100, Armin Theissen wrote:
> 
> Hi, 
> 
> the patch plainly fails: 
> 
> cd build\wntmsci7.pro && (type ..\..\db-3.2.9.patch | patch -b -p2) && 
> C:\cygnus\CYGWIN~1\H-I586~1\bin\touch.exe so_patched

Erm, did you try the simple version?

	patch -b -p2 -i ../../db-3.2.9.patch

And why do you mix that stuff with using native windows `type' and
using \ instead of /?

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list