<br><br><div class="gmail_quote">On Mon, Apr 2, 2012 at 08:58, Thomas Spura <span dir="ltr">&lt;<a href="mailto:thomas.spura@googlemail.com">thomas.spura@googlemail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On Mon, Apr 2, 2012 at 2:54 PM, Stefan Behnel &lt;<a href="mailto:stefan_ml@behnel.de">stefan_ml@behnel.de</a>&gt; wrote:<br>
&gt; Antoine Pitrou, 02.04.2012 13:50:<br>
&gt;&gt; On Sun, 1 Apr 2012 19:44:00 -0500<br>
&gt;&gt; Brian Curtin wrote:<br>
&gt;&gt;&gt; On Sun, Apr 1, 2012 at 17:31, Matěj Cepl wrote:<br>
&gt;&gt;&gt;&gt; On 1.4.2012 23:46, Brian Curtin wrote:<br>
&gt;&gt;&gt;&gt;&gt; For what reason? Are the git or bzr files causing issues on HG?<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; No, but wrong .gitignore causes issues with git repo obtained via<br>
&gt;&gt;&gt;&gt; hg-fast-import. If it is meant as an intentional sabotage of using git (and<br>
&gt;&gt;&gt;&gt; bzr) for cpython, then that&#39;s the only explanation I can understand,<br>
&gt;&gt;&gt;&gt; otherwise it doesn&#39;t make sense to me why these files are in HG repository<br>
&gt;&gt;&gt;&gt; at all.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Then you won&#39;t understand. Sometimes things get out of date when they<br>
&gt;&gt;&gt; aren&#39;t used or maintained.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; You&#39;re welcome to fix the problem if you&#39;re a Git user, as suggested earlier.<br>
&gt;&gt;<br>
&gt;&gt; That said, these files will always be outdated, so we might as well<br>
&gt;&gt; remove them so that at least git / bzr users don&#39;t get confused.<br>
&gt;<br>
&gt; How often is anything added to the .hgignore file? I doubt that these files<br>
&gt; will &quot;sufficiently always&quot; be outdated to be unhelpful.<br>
<br>
</div>How about using symlinks and only using a common syntax in .hgignore<br>
that git also understands?<br></blockquote><div><br></div><div>Because .hgignore has a more expressive syntax. We shouldn&#39;t hobble or make messy our hg repo just for the sake of git. </div></div>