git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [StGIT PATCH 0/2] Fix issues with series deletion
@ 2007-06-06 21:05 Yann Dirson
  2007-06-06 21:05 ` [PATCH 1/2] Fix removal of series with non-existant trash dir Yann Dirson
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Yann Dirson @ 2007-06-06 21:05 UTC (permalink / raw)
  To: Catalin Marinas; +Cc: git

The following series fixes 2 problems with series deletion.

I am however not happy at all with the way we delete patches and
series, starting with an existence check and then deleting.  If any
error occurs midway, then we are left with an inconsistent state that
the user has to cleanup by hand.  IMHO, we should have those methods
be as robust as possible, maybe starting by removing the formatversion
item, and printing a "cleaning up zombie stack" if does not find it.
So at least after fixing a "delete" bug, we could rerun the same
command and get to a sane state again.

Does that make sense ?

-- 
Yann Dirson    <ydirson@altern.org> |
Debian-related: <dirson@debian.org> |   Support Debian GNU/Linux:
                                    |  Freedom, Power, Stability, Gratis
     http://ydirson.free.fr/        | Check <http://www.debian.org/>

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

end of thread, other threads:[~2007-06-12 22:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-06 21:05 [StGIT PATCH 0/2] Fix issues with series deletion Yann Dirson
2007-06-06 21:05 ` [PATCH 1/2] Fix removal of series with non-existant trash dir Yann Dirson
2007-06-06 21:05 ` [PATCH 2/2] Fix removal of series to nuke the formatversion config item Yann Dirson
2007-06-07 21:50 ` [StGIT PATCH 0/2] Fix issues with series deletion Catalin Marinas
2007-06-09 18:43   ` Yann Dirson
2007-06-12 22:16     ` Catalin Marinas

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 NNTP newsgroup(s).