Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#303152: zile: backup-with-directory does not work

6 views
Skip to first unread message

Eduardo Muñoz

unread,
Apr 5, 2005, 2:30:16 AM4/5/05
to

Package: zile
Version: 2.0.2-1

Take a look at the following transcrip:


~/ziletest $ mkdir ../zilebackups
~/ziletest $ cat ../.zilerc
backup-directory = "~/zilebackups"
backup-with-directory = true
~/ziletest $ echo 'test' > foo
~/ziletest $ ls
foo
~/ziletest $ zile foo

# .... edit the file and save

~/ziletest $ ls
foo ~
$ ls -a ../zilebackups/
. ..

as you can see there is a new file called '~'
and no backup in the backups directory. It is
indeed an anoyance but at the same time a risk
because a mindless rm -f ~ can do a lot of
damage.


Cheers,


--
Eduardo Muñoz | (prog () 10 (print "Hello world!")
http://213.97.131.125/ | 20 (go 10))

Reuben Thomas

unread,
Apr 5, 2005, 1:10:08 PM4/5/05
to
Thanks very much; this bug will be fixed in 2.0.4, which will be
released very soon.


--
To UNSUBSCRIBE, email to debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

0 new messages