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!
