You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue will address all implementation of Mercurial in the Python layer.
Initial target is the checkin-test.py script. Ross can elaborate on any further python files which deal with version control.
The text was updated successfully, but these errors were encountered:
Getting SCALE and Exnihilo developers to use the checkin-test.py script is where huge improvements in development and integration processes can be had that will significantly improve the stability of the master branch.
Adding Mercurial support to the the checkin-test.py script will be the most challenging. I am a little worried that it might not be possible to find Mercurial commands to duplicate the git workflow. But hopefully we should be able to get a set of commands that is close enough to work and be effective and safe.
However, any changes to checkin-test.py to support Mercurial should wait until we have finished #15 or it will create big merge conflicts.
Closing since no response to comment above and it looks like git has completely taken over and more and more projects have switched to git (including SCALE).
This issue will address all implementation of Mercurial in the Python layer.
Initial target is the checkin-test.py script. Ross can elaborate on any further python files which deal with version control.
The text was updated successfully, but these errors were encountered: