DenVdmj / xdelta

Automatically exported from code.google.com/p/xdelta (actual: https://github.com/jmacd/xdelta-devel/)
0 stars 0 forks source link

File is unable to be opened, despite closing all programs opened said file #142

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Look for something to patch
2. patch it
3. get error

What is the expected output? What do you see instead?
Epected output is a patch file being generated. I see "xdelta3: file open 
failed: read: C:\Users\fgg\patch\new_file: T"

What version of the product are you using? On what operating system?
3.0.2 on Windows 7 x64

Please provide any additional information below.
xdelta3.exe -e -9  -B 67108864 -W 8388608 -P 256000 -vfs 
"C:\Users\fgg\patch\old_file" "C:\Users\fgg\patch\new_file" 
"C:\Users\fgg\patch\patch_file"

Original issue reported on code.google.com by nolan.hu...@gmail.com on 20 Jul 2012 at 1:21

GoogleCodeExporter commented 9 years ago
I think this is fixed in 3.0.4, see

http://code.google.com/p/xdelta/downloads/detail?name=xdelta3-3.0.4-x86-32.exe

Thanks

Original comment by josh.mac...@gmail.com on 19 Aug 2012 at 7:18