Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

preparetest.py misses reuqired files for RepyV1 #135

Open
aaaaalbert opened this issue Jun 6, 2014 · 1 comment
Open

preparetest.py misses reuqired files for RepyV1 #135

aaaaalbert opened this issue Jun 6, 2014 · 1 comment

Comments

@aaaaalbert
Copy link
Contributor

I've noticed during recent build experiments that preparetest.py misses files that are required for running RepyV1 code, namely textops.py, persist.py, and servicelogger.py.
In the SVN-based build infrastructure, these were manually placed in /branches/repy_v2/repy/repyV1.

We should do this programmatically, remembering to use the correct file versions:
seattlelib_v1/textops.py
attic/trunk/nodemanager/persist.py
attic/trunk/nodemanager/servicelogger.mix

@aaaaalbert
Copy link
Contributor Author

Fixed in 909699f, please review. I actually use other files than the attic ones. The commit message has the details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant