[darcs-devel] [issue1403] --match's not is buggy
Florent Becker
bugs at darcs.net
Mon Mar 23 12:58:11 UTC 2009
Florent Becker <florent.becker at ens-lyon.org> added the comment:
What happens is that all patches in xmonad are depended upon by some patch not
touching TODO (presumably tags). pull gets all patches not touching TODO, and
all of their dependencies, whether or not these depenedencies touch TODO. You
want to use either --no-deps or --dont-prompt-for-dependencies. If you touch
toto and record that (thus no patches depend on it), then your new patch does
not get pulled.
----------
nosy: +galbolle
priority: -> not-our-bug
status: chatting -> resolved
__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue1403>
__________________________________
More information about the darcs-devel
mailing list