darcs

Issue 2148 operations log (_darcs/log)

Title operations log (_darcs/log)
Priority feature Status needs-diagnosis/design
Milestone Resolved in
Superseder Nosy List kowey
Assigned To
Topics

Created on 2012-02-26.09:55:50 by kowey, last changed 2012-02-26.09:55:50 by kowey.

Messages
msg15179 (view) Author: kowey Date: 2012-02-26.09:55:49
Would this be a good thing to have?  The goal here would be to make 
forensics a bit easier in the future, and also to enable users to do a 
bit of archaeology when they need to figure out exactly who did what 
when (that said, see issue891 for patch history tracking) 

When you darcs get a repository, create a file showing a time-stamp and 
the exact command you issued to fetch it, eg. darcs get --lazy foo blop

Also maybe log major repository-modifying events: pull, apply, 
obliterate.  Maybe even record with some sort of compact representation 
(start date/end date darcs record (47 patches))
History
Date User Action Args
2012-02-26 09:55:50koweycreate