Commit binaries
amititz
on Fri 20 Mar, 2009 22:49:06 +0000
Hi,
I’m storing binary files in my repository. I know subversion should store only the differences even for binaries. However, it seems like every time I commit a change, the entire file size gets added to the repository.
Is there a configuration change I need to make?
Thanks
Forum Topic Options
Didn’t try that approach. I’ll experiment with it and let you know.
You do not have sufficient permissions to comment
3 years ago
amititz
created
Comment #8104 on Forum topic Commit binaries
rs
created
Comment #8040 on Forum topic Commit binaries
amititz
created
Forum topic Commit binaries
View full history
Topic and Comments for Commit binaries
rs on Sat 21 Mar, 2009
That really really depends on how different your binary file actually is. I haven’t really experimented it, but I’d think that it’ll store deltas.
Don’t think there might be some config option, but will look it up.
Have you tried experimenting by manually editing one byte in a binary file and checking it in ?