Hello,

Problem committing mod_dumpio.html.fr - trunk branch

"nd" has updated allmodules.xml.fr file ( *1595686*
<http://svn.apache.org/viewvc?view=revision&revision=1595686> rev)
because mod_dumpio.xml.fr was not existing in the trunk repos.

So, I added mod_dumpio.xml.fr through "svn add" command to the repos and
committed changes.

Then, I made a first rebuild ; here is the result :

*******************************************************************************************
fr:
     [echo] checking HTML documentation (fr)...

modulelists:
     [echo] checking modulelists...
     [exec] 'allmodules.xml.fr' written.
     [echo] modulelists are up to date.

metafiles:
     [echo] checking metafiles...
   [delete] Deleting 9 files from
/home/lgentis/travail/traduction-apache/httpd-trunk/manual
    [apply] 'mod/mod_dumpio.xml.meta' written.
     [echo] metafiles are up to date.
     [xslt] Processing
/home/lgentis/travail/traduction-apache/httpd-trunk/manual/sitemap.xml.fr to
/home/lgentis/travail/traduction-apache/httpd-trunk/manual/sitemap.html.fr
     [xslt] Loading stylesheet
/home/lgentis/travail/traduction-apache/httpd-trunk/manual/style/manual.fr.xsl
     [xslt] Processing
/home/lgentis/travail/traduction-apache/httpd-trunk/manual/mod/directives.xml.fr
to
/home/lgentis/travail/traduction-apache/httpd-trunk/manual/mod/directives.html.fr
     [xslt] Loading stylesheet
/home/lgentis/travail/traduction-apache/httpd-trunk/manual/style/manual.fr.xsl
     [xslt] Processing
/home/lgentis/travail/traduction-apache/httpd-trunk/manual/mod/index.xml.fr
to
/home/lgentis/travail/traduction-apache/httpd-trunk/manual/mod/index.html.fr
     [xslt] Loading stylesheet
/home/lgentis/travail/traduction-apache/httpd-trunk/manual/style/manual.fr.xsl
     [xslt] Processing
/home/lgentis/travail/traduction-apache/httpd-trunk/manual/mod/mod_dumpio.xml.fr
to
/home/lgentis/travail/traduction-apache/httpd-trunk/manual/mod/mod_dumpio.html.fr
     [xslt] Loading stylesheet
/home/lgentis/travail/traduction-apache/httpd-trunk/manual/style/manual.fr.xsl
     [echo] HTML documentation (fr) is up to date.

typemaps:
     [echo] checking typemaps...
     [xslt] Transforming into
/home/lgentis/travail/traduction-apache/httpd-trunk/manual
     [xslt] Processing
/home/lgentis/travail/traduction-apache/httpd-trunk/manual/mod/mod_dumpio.xml.meta
to
/home/lgentis/travail/traduction-apache/httpd-trunk/manual/mod/mod_dumpio.html
     [xslt] Loading stylesheet
/home/lgentis/travail/traduction-apache/httpd-trunk/manual/style/xsl/typemap.xsl
     [echo] typemaps are up to date.

BUILD SUCCESSFUL
Total time: 5 seconds
*************************************************************************************

One can see that mod_dumpio.html.fr was generated.

Then I made a second commit ; here is the result :

***************************************************************************************
Envoi          manual/mod/allmodules.xml.fr
Envoi          manual/mod/index.html.fr
Envoi          manual/mod/mod_dumpio.html
Envoi          manual/mod/mod_dumpio.xml.meta
Transmission des données ....
Révision 1595812 propagée.
***************************************************************************************

One can see that mod_dumpio.html.fr is not committed

So I checked svn status of different files in my local trunk repos ;
here is the result :

***************************************************************************************
:~/travail/traduction-apache/httpd-trunk$ svn status
manual/mod/mod_dumpio.html
:~/travail/traduction-apache/httpd-trunk$ svn status
manual/mod/mod_dumpio.html.en
:~/travail/traduction-apache/httpd-trunk$ svn status
manual/mod/mod_dumpio.html.ja.utf8
:~/travail/traduction-apache/httpd-trunk$ svn status
manual/mod/mod_dumpio.html.fr
?       manual/mod/mod_dumpio.html.fr
**************************************************************************************

One can see there is a problem with mod_dumpio.html.fr  : I tried to add
manually mod_dumpio.html.fr through "svn add" command, then committed
the result ; mod_dumpio.html.fr was well transmitted, but fr variant did
not appear when reading
http://httpd.apache.org/docs/trunk/mod/mod_dumpio.html

What's wrong ?



Reply via email to