Open
Conversation
Contributor
veon82
commented
Nov 7, 2017
- Introduces new option component2Load: allows export of a single component of a workspace in a new git repository
…ty workspace and add the specified component to it. getcomponentbaselineentriesfromstream(): if component2load is set append only the specified component to list
WtfJoke
reviewed
Nov 24, 2017
configuration.py
Outdated
| streamname = shlex.quote(migrationsection['StreamToMigrate'].strip()) | ||
| previousstreamname = migrationsection.get('PreviousStream', '').strip() | ||
|
|
||
| # new option |
Member
There was a problem hiding this comment.
please remove this comment, it doesnt provide any value
WtfJoke
reviewed
Nov 24, 2017
config.ini.sample
Outdated
| # (eg. When Migrating Stream_Version2, Previous-Stream would be Stream_Version1 | ||
| PreviousStream= | ||
|
|
||
| # Specify if you want to load a single component |
Member
There was a problem hiding this comment.
can you elaborate what kind of value needs to be set here (is it componentname or component uuid or just true etc..)
And maybe a little bit more detailed explaination - what this option does
Member
|
Check my comments on your changes. If you solve them, I'll merge the changes |
Contributor
Author
|
Let me know if the comment added on config.ini.sample is clear enough now. |
Member
|
Yeah, the comment is clear enough. I need some more time (probably in some weeks) to review the pull requests. I currently dont have any rtc available for testing. Hope you understand |
Contributor
Author
|
No problem, take your time. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.