[Haskell-cafe] Reverting to any old version using Darcs
Trent W. Buck
trentbuck at gmail.com
Thu Apr 2 20:56:46 EDT 2009
Nicolas Pouillard <nicolas.pouillard at gmail.com> writes:
> Excerpts from Peter Verswyvelen's message of Wed Apr 01 23:39:15 +0200 2009:
> [...]
>
>> biggest problems I usually see in teams - namely forgetting to add files,
>> forgetting to check in dependencies and the inability the merge after
>> renames or moves -
>
> Have a look at the --look-for-adds flag that makes the enables the detection
> of new files.
If you were really paranoid about this, you could turn --look-for-adds
on by default in a repo or for a user, so that any "darcs record" would
also ask about new files. This would probably get annoying unless you
added a bunch of entries to _darcs/prefs/boring.
More information about the Haskell-Cafe
mailing list