Passer au contenu principal
Ctrl+K
code_aster documentation - Home
  • d1.02.03 AGLA specification
  • 1. Generalities
  • 2. Code Aster source code definition
  • 3. Source code instrumentation
  • 4. Aster ident identification file
  • 5. Noted code files (quirou, quicat, and quites)
  • 6. Test case list files
  • 7. Return authorization file (link_dvp)
  • 8. Source code scoring tools
  • 9. Verification and feedback tools
  • 10. Version update tools
  • 11. Compiling and editing links
  • 12. Tools for managing AGLA by the administrator
  • 13. Aster Tools

7. Return authorization file (link_dvp)#

These files are located in the /aster/astest/vers directory where vers refers to the associated version.

AGLA makes it possible to take into account grouped feedback for dependent developments. By default, each developer is the only one authorized to submit his developments. When developments are linked, one of the developers must centralize the returns. The other developers will then have to delegate their right to submit their developments to him. Until the beneficiary of this delegation (or the administrator) has given back their rights to the other developers, they will not be able to make a refund.

With each new version the rights are reset (each developer is then the only one authorized to submit his developments).

The link_dvp file only contains the return delegations (not the rights by default). It consists of four fields per record:

  • UserCray from the developer delegating his right of return,

  • UserCray of the beneficiary of this delegation,

  • version concerned by the delegation (NEW1 or NEW2 or NEW3),

  • dd/mm/yy date of the delegation,

  • (caller_developer_name -> recipient_developer_name) determined from the ident file.

Example:

For reasons of consistency, prior to the construction of the new version,

  • UserCray must exist in the ident file,

  • a developer who has benefited from at least one delegation will not be able to delegate his own right of return to another developer,

  • a developer can only delegate his right to return once.

précédent

6. Test case list files

suivant

8. Source code scoring tools

Montrer le code source

© Copyright 1989-2025, EDF R&D - www.code-aster.org.

Created using Sphinx 6.2.1 with the PyData Sphinx Theme 0.14.4.