Note: To calculate the size required for your repository database,
estimate the number of models that will be stored and the period during which
they will be developed. An average model containing 100 primary objects (tables,
classes, etc.) will have an initial disk size of 5MB and the size of its initial
check in will be around 10MB. Assuming an average number of edits, each
subsequent check in will add 10% to the size of the file, so that after an
average development period of two months (40 working days) with one check in per
day, the final model file size will be 10MB*1.140 or approximately 500MB. If your team
will develop 20 such models during the course of the year, you should allow 10GB
of space for your repository database.
If you want to use the repository proxy or PowerDesigner Portal,
you should install them, by preference, on the same machine where the repository
is located to optimize communication between the components. If the repository
server is not a Windows server or is unable to support the additional workload,
then we recommend installing these components on another machine on the same LAN
segment.