You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
434B

  1. Error: A repository filesystem transformation is invalid
  2. ########################################################
  3. In ``dds``, a catalog entry can have a list of attached "transforms" that will
  4. be applies to the root directory of the package before ``dds`` tries to build
  5. and use it.
  6. .. seealso::
  7. For information on the shape and purpose of transforms, refer to
  8. :ref:`catalog.fs-transform` on the :doc:`/guide/catalog` page.