[darcs-devel] [issue290] --ask-deps should not put unnecessary
dependencies in patch
Eric Kow
bugs at darcs.net
Wed Oct 11 23:28:01 PDT 2006
New submission from Eric Kow <eric.kow at gmail.com>:
Import of RT #327
Tommy Pettersson <ptp at lysator.liu.se> 2005-04-08
------------------------------------------------
Let patch A depend on patch B, and let them come after the
last tag T.
A->B T->...
--ask-deps will ask about A, and if I say Yes it will not
ask about B since there is no need to depend on B.
But the reason it doesn't ask about B is that it implicitly
selects B when I say Yes to A, and it will unnecessarily put
also patch B in the depend list of the recorded patch.
This is if I have run darcs optimize first. If there are no
inventory breaks, it might list many unnecessary dependencies
in the patch.
This is of course low priority since it isn't broken in any
true way.
----------
messages: 1065
nosy: EricKow, droundy, tommy
priority: wishlist
status: unread
title: --ask-deps should not put unnecessary dependencies in patch
____________________________________
Darcs issue tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue290>
____________________________________
More information about the darcs-devel
mailing list