bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

patch.exe


From: Robert McCrea
Subject: patch.exe
Date: Thu, 28 Dec 2000 10:14:06 -0500

I can't seem to patch on Win2000.  It does work normally if I export the
results to a single file, but that is very cumbersome to split into the
individual files.  Any help?

Here is version and errors:

C:\c\angband\mod\src>patch -v
patch 2.5
Copyright 1988 Larry Wall
Copyright 1997 Free Software Foundation, Inc.

C:\c\angband\mod\src>patch -i squelch.diff
patching file `cave.c'
patch: **** can't rename `C:\WINNT\TEMP/poaaaaaa' to `cave.c' : Invalid
argument
(EINVAL)

C:\c\angband\mod\src>patch < squelch.diff
patching file `cave.c'
patch: **** can't rename `C:\WINNT\TEMP/poaaaaaa' to `cave.c' : Invalid
argument
 (EINVAL)

C:\c\angband\mod\src>patch < showmon.pat
patching file `defines.h'
patch: **** can't rename `C:\WINNT\TEMP/poaaaaaa' to `defines.h' : Invalid
argum
ent (EINVAL)

Thanks,
Rob






reply via email to

[Prev in Thread] Current Thread [Next in Thread]