Kinsey Moore commented: 
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/issues/132#note_140112


Is this then also a restriction that commits can't span multiple root 
directories? I just moved JFFS2 from cpukit to contrib and that presents a 
challenge to this guidance.

For the JFFS2 sign fixup that just went in, the above guidance would yield 
`cpukit/src:` which is not particularly useful. There is a similar issue when 
adding header content alongside source file content. The common directory may 
not make sense if I were to add a driver to `bsps/shared/dev/serial/` and a 
corresponding header with register definitions and other utility functions 
under `bsps/include/dev/serial/` leading to `bsps:` since `bsps/` is already 
the common directory.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/issues/132#note_140112
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to