You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by Jason Lingohr <ja...@lucid.net.au> on 2008/05/17 08:16:29 UTC

Strange .meta stuff

Hey all,

I'm about to commit the patch submitted by David Shane Holden, and I've 
noticed that a ton of meta files have been updated by my build.

Seems that the previous person to commit these made this change:

-- httpd/httpd/trunk/docs/manual/mod/mod_status.xml.meta	2007/09/18 04:44:24	576691
+++ httpd/httpd/trunk/docs/manual/mod/mod_status.xml.meta	2008/05/06 08:31:14	653706
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!-- GENERATED FROM XML: DO NOT EDIT -->

And my commits will do:

Index: mod_status.xml.meta
===================================================================
--- mod_status.xml.meta (revision 657294)
+++ mod_status.xml.meta (working copy)
@@ -1,5 +1,4 @@
 <?xml version="1.0" encoding="UTF-8" ?>
-<!-- GENERATED FROM XML: DO NOT EDIT -->

Does this look normal, or is my build.sh stuff broken?



---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org


Re: Strange .meta stuff

Posted by Jason Lingohr <ja...@lucid.net.au>.
Takashi Sato wrote:
> On Sat, 17 May 2008 16:16:29 +1000
> Jason Lingohr <ja...@lucid.net.au> wrote:
>
>   
>> Does this look normal, or is my build.sh stuff broken?
>>     
>
> Not broken, but outdated. 
> I added that warning in r653699.
>
>   

Ah, ok.

An update of build/ fixed things.  I always forget that a separate up in 
build/ is needed...



---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org


Re: Strange .meta stuff

Posted by Takashi Sato <ta...@lans-tv.com>.
On Sat, 17 May 2008 16:16:29 +1000
Jason Lingohr <ja...@lucid.net.au> wrote:

> Does this look normal, or is my build.sh stuff broken?

Not broken, but outdated. 
I added that warning in r653699.

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org