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

Support for kwxsync #18

Closed
avri-schneider opened this issue Jul 7, 2016 · 1 comment
Closed

Support for kwxsync #18

avri-schneider opened this issue Jul 7, 2016 · 1 comment

Comments

@avri-schneider
Copy link

https://developer.klocwork.com/documentation/en/insight/10-1/kwxsync

The kwxsync command synchronizes issue status updates and comments, along with the ID of the user who made the changes, among projects that you specify. All of the updates are merged, so that identical issues in multiple projects have an identical history.

This is useful when projects share source code, as in the case of branches. Developers need to cite detected issues only once for each source file; kwxsync can then apply their changes to other projects containing the same source file. Since kwxsync can run incrementally to update only the most recent status updates and comments, you can run the tool continuously, to ensure that each developer sees an up-to-date list of issues.

The projects can be in different projects_root directories, as well as on different hosts.

When the same issue, across multiple projects, have different statuses - KW reports the status as 'Multiple', causing the KW plugin to crash.

4392fea provides a fix for this issue.

@jlarfors
Copy link
Contributor

jlarfors commented Jan 9, 2017

This was fixed with the latest pull request. Closing this issue.

@jlarfors jlarfors closed this as completed Jan 9, 2017
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

2 participants