[Kde-games-devel] ksnape has binary data

Wolfgang Rohdewald wolfgang at rohdewald.de
Tue Mar 20 07:30:03 UTC 2012


if you checkout r54101, you find files like data/backgrounds/Bark.xpm

because they start like text files git treats them as such. But  
they end with binary data, so the audit filters will not accept pushing that.

how can I tell git they are binary? I suppose that should be done by
svn2git but that contains no code which looks like allowing that
(grep gitattributes)

or do I need yet another audit exception?

remote: Audit failure - Commit 71f02fd435beeb2e1d73188689d3f4fabcf3ba9a - End 
Of Line Style - data/pixmaps/background.xpm
remote: Audit failure - Commit 3bc9be2f20b74b3a20d42980998fa587fcc24df0 - End 
Of Line Style - data/backgrounds/Bark.xpm
remote: Audit failure - Commit 3bc9be2f20b74b3a20d42980998fa587fcc24df0 - End 
Of Line Style - data/backgrounds/Blue_Carpet.xpm
remote: Audit failure - Commit 3bc9be2f20b74b3a20d42980998fa587fcc24df0 - End 
Of Line Style - data/backgrounds/Volcanic.xpm

-- 
Wolfgang


More information about the kde-games-devel mailing list