<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
On Wed, 2010-03-24 at 15:52 -0500, Yaakov (Cygwin/X) wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On 2010-03-24 01:21, Yaakov (Cygwin/X) wrote:
&gt; --- a/hw/dmx/doc/.gitignore
&gt; +++ b/hw/dmx/doc/.gitignore
&gt; @@ -1,2 +1,5 @@
&gt;   #                Add&amp;  Override for this directory and it's subdirectories
&gt;   html/
&gt; +*.html
&gt; +*.pdf
&gt; +*.ps

Are hw/dmx/doc/*.txt really supposed to be in git?  They are generated 
at build time from SGML.

</PRE>
</BLOCKQUOTE>
In a perfect world, no. This was done so that platform not having the doc generation tool<BR>
can still be able to read the doc in txt form. A side-effect of having a file both in git and <BR>
generated is that git will refuse to rebase due to a non clean directory following a make.<BR>
<BR>
The doc generation is disabled by default, so this should not happen often. I think the patch you<BR>
have submitted is the best one can do under the circumstances.<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>

Yaakov
Cygwin/X
_______________________________________________
<A HREF="mailto:xorg-devel@lists.x.org">xorg-devel@lists.x.org</A>: X.Org development
Archives: <A HREF="http://lists.x.org/archives/xorg-devel">http://lists.x.org/archives/xorg-devel</A>
Info: <A HREF="http://lists.x.org/mailman/listinfo/xorg-devel">http://lists.x.org/mailman/listinfo/xorg-devel</A>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>