unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* backup with revisions
@ 2008-03-31 17:45 H S
  0 siblings, 0 replies; 2+ messages in thread
From: H S @ 2008-03-31 17:45 UTC (permalink / raw)
  To: help-gnu-emacs

Hello all,

I hope someone could shed me some light how to get backup with
revisions to work.  What I found out is that the code below seems to
work in certain directories but not those  CVS'd ones.    I am not
sure whether CVS has anything to do with it.

(require 'backup-dir "~/backup-dir.el")
(setq bkup-backup-directory-info
      '((t "~/.backups" ok-create full-path)))
(setq backup-by-copying t
      delete-old-versions t
      kept-old-versions 2
      kept-new-versions 6
      version-control t)

Thank you.
IS




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-03-31 19:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.9720.1206985548.18990.help-gnu-emacs@gnu.org>
2008-03-31 19:16 ` backup with revisions Lowell Gilbert
2008-03-31 17:45 H S

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).