darcs

Issue 2182 Tag Darcs cache directory with CACHEDIR.TAG

Title Tag Darcs cache directory with CACHEDIR.TAG
Priority wishlist Status needs-implementation
Milestone Resolved in
Superseder Nosy List jaredj, nomeata
Assigned To
Topics ProbablyEasy

Created on 2012-04-20.19:53:47 by nomeata, last changed 2012-04-25.14:27:48 by kowey.

Messages
msg15584 (view) Author: nomeata Date: 2012-04-20.19:53:46
Originally reported at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642350:


Darcs creates a cache directory in the user's home directory.  Various
backup utilities can automatically exclude cache directories if tagged
via the "Cache Directory Tagging" standard
(http://www.brynosaurus.com/cachedir/).  Doing so requires creating a
file CACHEDIR.TAG in the cache directory, containing the contents
"Signature: 8a477f597d28d172789f06886806bc55".  Please consider
implementing this standard by creating this file, so that backup
software can automatically exclude this cache.
msg15617 (view) Author: kowey Date: 2012-04-25.14:27:46
Hooray, a good ProbablyEasy candidate!
History
Date User Action Args
2012-04-20 19:53:47nomeatacreate
2012-04-25 14:27:48koweysetstatus: unknown -> needs-implementation
topic: + ProbablyEasy
messages: + msg15617
nosy: + jaredj
title: Please tag Darcs cache directory with CACHEDIR.TAG -> Tag Darcs cache directory with CACHEDIR.TAG