I hate .DS_Store

Does anybody now how to prevent Mac OS X of creating .DS_Store files (at least for selected directories)? It’s so annoying as it comes in my so many times – especially when working with command line based version control systems like CVS or SVN.

I don’t understand why Mac OS X 10.4 still retains this “feature” as the new meta-data storage methods should provide an alternative. *Sigh*.

About Tim Pritlove

Diskordischer Evangelist, Professioneller Amateur, Rampensau
This entry was posted in Macintosh. Bookmark the permalink.

9 Responses to I hate .DS_Store

  1. Angelo Laub says:

    One could make a mach injection bundle that disables this ‘functionality’ in the Finder. It would involve a little bit of reverse engineering, but if you’re interested, I could look into it. Would surely be an interesting project for the MacHackers in Bonn.

  2. dart says:

    You may add .DS_Store to bash’s FIGNORE to get the completion right. svn:ignore could help with svn but, yes, these are only workarounds.

  3. Pingback: NSSecureTextBlog

  4. Hinnerk says:

    $ grep ignore ~/.subversion/config

    global-ignores = *.o *.lo *.la #*# .*.rej *.rej .*~ *~ .#* .DS_Store .FBCIndex .FBCLockFolder .xvpics

  5. Tim Pritlove says:

    The problem with SVN is that ignoring is not enough as the automatically generated files prevent svn from purging empty directories which can break scripts et al.

  6. howi says:

    there’s another one to clean from “._”-files
    http://home.comcast.net/~themacgeek/page2/page2.html

  7. Pingback: Gallien -> personal brain backup

  8. heipei says:

    schon was aelter der eintrag hier, aber ich wollte es nur der vollstaendigkeit halber mal posten (loest allerdings das .DS_Store problem nur fuer netzwerk shares

    http://docs.info.apple.com/article.html?artnum=301711

Hinterlasse eine Antwort

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind markiert *

*

Du kannst folgende HTML-Tags benutzen: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>