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.graffleA bootstraps.graffle/data.plist’vn: Invalid control character ‘0×0d’ in path ‘bootstraps.graffle/Icon
the solution:
$ svn propedit svn:ignore Icon
try again to add the OmniGraffle files and things should be fine!