Committed revision 50 to http://xsteve.nit.at/dvc/

Fix build lockup, put temp directory in better place (2nd try)
  
  Patch from Michael Olson <[EMAIL PROTECTED]>
  
  * lisp/bzr.el (bzr-ignore-setup): Call dvc-make-temp-dir.  Remove the
    temporary directory when done.  Display a more informative message if
    "bzr init; bzr ignored" fails to make the file.  Fix use of `buffer'
    instead of `buf'.
  
  * lisp/dvc-core.el (dvc-delete-recursively): New function that
    recursively removes a file or directory.
  
  * lisp/dvc-emacs.el (dvc-emacs-make-temp-dir): New function that is
    aliased to dvc-make-temp-dir.  It creates a temporary directory with a
    given prefix in the default temp area, returning its location.
  
  * lisp/dvc-xemacs.el (dvc-xmas-make-temp-dir): Ditto, but for XEmacs.

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

Reply via email to