NSBlog
"A failure in the hot air department"
Showing entries tagged "utility". Full blog index.
A Tool for Editing Version-Controlled Bundles
at 2008-02-09 21:31
If you're like me, you sometimes have to edit
rtfd
files which are under version control, and it's painful. TextEdit and Xcode will blow away the version control directory (if you use the sort of version control which keeps directories in everything) and it's annoying to work around it. I finally got fed up enough to write a script which works around it for me.