<div dir="ltr"><br><br><div class="gmail_quote">2008/8/11 Thomas Schilling <span dir="ltr">&lt;<a href="mailto:nominolo@googlemail.com">nominolo@googlemail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
(I am also no longer convinced that Darcs&#39; automatic patch dependency calculations are actually a good idea. &nbsp;Just because two patches don&#39;t touch the same files, doesn&#39;t mean they aren&#39;t semantically dependent. &nbsp;Take for example &quot;monadification&quot; patches, which are typically submitted split up for each file. &nbsp;A branch captures those dependencies just fine.)</blockquote>
<div><br>Darcs has a feature to deal with patches that are unrelated in patch theory but are related from the user&#39;s point of view.&nbsp; When you record you can use --ask-deps to specify dependent patches.&nbsp; These dependencies are then artificially enforced in commute (where dependencies are normally detected).<br>
<br>Note: I&#39;m not trying to advocate anything here, I just wanted to let you know that others noticed this and added a feature for it long ago.<br><br>Jason<br></div></div></div>