It would be great if there was a keybinding in the bzr-status buffer
that could delete files from the filesystem (not just from bzr).  I
keep my home directory under revision control, and used to use
tla-status to perform routine cleanups.

Running dvc-remove-files seems to come close to what I want, except
that I get the following backtrace.

Debugger entered--Lisp error: (void-function dvc-dvc-remove-files)
  dvc-dvc-remove-files("scripts/config.py" "scripts/akismet_submit_email.py" 
"scripts/akismet.py")
  apply(dvc-dvc-remove-files ("scripts/config.py" 
"scripts/akismet_submit_email.py" "scripts/akismet.py"))
  dvc-apply("dvc-remove-files" "scripts/config.py" 
"scripts/akismet_submit_email.py" "scripts/akismet.py")
  apply(dvc-apply "dvc-remove-files" ("scripts/config.py" 
"scripts/akismet_submit_email.py" "scripts/akismet.py"))
  dvc-remove-files("scripts/config.py" "scripts/akismet_submit_email.py" 
"scripts/akismet.py")
  call-interactively(dvc-remove-files)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)

-- 
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: Emacs Lisp, text markup, protocols -- Jabber: mwolson_at_hcoop.net
  /` |\ | | | Projects: Emacs, Muse, ERC, EMMS, Planner, ErBot, DVC
 |_] | \| |_| Reclaim your digital rights by eliminating DRM.
      See http://www.defectivebydesign.org/what_is_drm for details.

Attachment: pgpjCe2yYZjrK.pgp
Description: PGP signature

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to