Description

Provide a post-check-out script (#106)

the script should do all required processing, like e.g.:

  • setting permissions on folders and files
  • creating relevant resources (e.g. egg-info, see #105)

Requirements:

  • Minimize contents of script (prefere to rely on dynamic constructs of language)
  • If possible, cross-platform. If not, limit to unix.
Changes

Change History

Changed 3 years ago by lazaridis_com

  • status changed from new to closed
  • resolution set to fixed

(In [172]) closes #106, re #105, added prepare.py, further additioins neccessary

Changed 3 years ago by lazaridis_com

r170, corrected loader, removde generation of egg_infos from within code.