## Please edit system and help pages ONLY in the moinmaster wiki! For more ## information, please see MoinMaster:MoinPagesEditorGroup. ##acl MoinPagesEditorGroup:read,write,delete,revert All:read ##master-page:HelpTemplate ##master-date:Unknown-Date #format wiki #language en == How to commit Windows binaries to the SVN Repository following changes to model metadata: == 1. If it's not already there, add the new model to the list in pcty/client/forms/updateServerBinaries.py 2. The binary itself is the .pyd file in the pcty/server/problem/Biomechanics/ActiveTensionModels/ 3a. Copy the .pyd file, re-naming it to AT_.pyd if it is an active tension model, and EP_.pyd if it's an EP cell model. 3b. Place the copied .pyd file in Continuity/winlib/ 4. Commit everything (updateServerBinaries.py and the .pyd file) 5. Email Fred and ask him to update Mac and Linux binaries as well. In this email, include the name of the new model so he knows what to look for.