Say I have a repository where I've done:

   darcs setpref boringfile .boring

It appears the only way to record this change is to run 
'darcs record' and step through all changes until I hit 
the setpref change, which is a pain if there are a lot
of changes I don't want to record yet. Could a method be 
added to allow cherry-picking the setpref changes non-interactively, 
i.e. similar to doing:

  darcs record -a -m ".." Filename

.. to record a single file?

Maybe 'darcs record -a -m ".." --setprefs', to mean 
"record all setpref changes"? (Or is there a way to do
this already that I've missed?)

thanks,
frank



_______________________________________________
darcs-users mailing list
[email protected]
http://www.abridgegame.org/mailman/listinfo/darcs-users

Reply via email to