Directories starting with .. -- only the top-level directory is scanned
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #1441776. -->
Reported by: [jhodgdon](https://www.drupal.org/user/155601)
>>>
<p>On api.drupal.org, the branches are set up with "files to parse" like this:<br>
../src/drupal-6<br>
rather than an absolute path like<br>
/var/www/api.staging.drupal.org/src/drupal-6<br>
or<br>
/var/www/api.dev.drupal.org/src/drupal-6</p>
<p>This is apparently not working for parsing. The parser seems to have decided that there aren't any files to parse, or at least not very many.</p>
issue