Nicolas Pouillard <[email protected]> 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. _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
