On Sun, Sep 19, 2021 at 8:09 AM Christophe JAILLET <[email protected]> wrote: > > Le 19/09/2021 à 13:49, [email protected] a écrit : > > Author: covener > > Date: Sun Sep 19 11:49:34 2021 > > New Revision: 1893438 > > > > URL: http://svn.apache.org/viewvc?rev=1893438&view=rev > > Log: > > followup to r1893389: avoid empty dirs > > > > > > Added: > > httpd/test/framework/trunk/t/htdocs/modules/actions/action/dummy.txt > > httpd/test/framework/trunk/t/htdocs/modules/actions/script/dummy.txt > > > > Added: httpd/test/framework/trunk/t/htdocs/modules/actions/action/dummy.txt > > URL: > > http://svn.apache.org/viewvc/httpd/test/framework/trunk/t/htdocs/modules/actions/action/dummy.txt?rev=1893438&view=auto > > ============================================================================== > > (empty) > > > > Added: httpd/test/framework/trunk/t/htdocs/modules/actions/script/dummy.txt > > URL: > > http://svn.apache.org/viewvc/httpd/test/framework/trunk/t/htdocs/modules/actions/script/dummy.txt?rev=1893438&view=auto > > ============================================================================== > > (empty) > > > > > > > > Thx Eric. > > Any idea why it fails on travis and works in some other configuration?
I am not sure if/why it is inconsistent within travis, but the reason it fails is because git does not store empty directories and travis currently pulls from the r/o github mirror due to a reliability problem pulling from SVN
