Seems to work for me. I did a darcs get of darcs, and found cache-y files in ~/Library/Caches/darcs
I wonder if we should do something similar with ~/Library/Preferences On 19 July 2013 14:26, Guillaume Hoffmann <[email protected]> wrote: > Hi, > > I've just pushed to screened (ie http://darcs.net) a patch that makes > darcs use a more standard cache location ( > http://bugs.darcs.net/patch1080 ): > > This patch basically makes darcs using ~/.cache/darcs/ instead of > ~/.darcs/cache. Unless $XDG_CACHE_HOME is set, in which case it > will use $XDG_CACHE_HOME/darcs/. > > If $XDG_CACHE_HOME is set but does not exist, or if it > is not set and ~/.cache does not exist, the missing directory > is created with permissions 0700. > > Under for Mac OSX, this patch makes darcs use the directory > ~/Library/Caches/, which is the current norm. > > Can someone using Mac OSX please try it? > > Guillaume > _______________________________________________ > darcs-users mailing list > [email protected] > http://lists.osuosl.org/mailman/listinfo/darcs-users -- Eric Kow <http://erickow.com> _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
