quilt-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Quilt-dev] quilt delete doesn't remove entry from .pc/


From: Yasushi SHOJI
Subject: [Quilt-dev] quilt delete doesn't remove entry from .pc/
Date: Sun, 10 Oct 2004 22:40:42 +0900
User-agent: User-Agent: Wanderlust/2.10.1

Hi

when I do:

$ quilt new new.diff
$ quilt del new.diff

there is still .pc/new.diff/.  is this intended?

if i do:

$ quilt new new.diff
$ quilt add any-file
$ quilt del new.diff

.pc/new.diff/ is gone.

this is becase remove_parents()::backup-files.c gets called only when
there is a file in .pc/new.diff/.

I often mis-type when I do `quilt new'.  so when I realized i
mis-spelled, i do `quilt del'.  so my .pc/ dir is full of non
existance entries. :<

maybe what I need is `quilt rename'?

best regards,
--
            yashi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]