avoiding SVN and OmniGraffle errors
June 3rd, 2008 by Lawrence David
while trying to commit an omnigraffle file to an SVN repository, i received the following error message:Â
A Â Â Â Â bootstraps.graffle
A Â Â Â Â bootstraps.graffle/data.plist
‘vn: Invalid control character ’0x0d’ in path ‘bootstraps.graffle/Icon
Â
 the solution:Â
$Â svn propedit svn:ignore IconÂ
 try again to add the OmniGraffle files and things should be fine!Â