Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • You could also make a script doing the commits of the folders you want and calling it through cronjobs. Commented Sep 6, 2011 at 9:27
  • Note that the default HFS+ file system on Mac OS X is case-insensitive (but case-preserving) and that file paths are encoded in canonically decomposed UTF-8 in user space! For more information see: <a href="stackoverflow.com/questions/5581857/… and the Umlaut problem on Mac OS X</a> Commented Sep 6, 2011 at 15:25