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

Any idea which hg command is needed to analyze churn? #93

Open
olleharstedt opened this issue Jan 31, 2024 · 0 comments
Open

Any idea which hg command is needed to analyze churn? #93

olleharstedt opened this issue Jan 31, 2024 · 0 comments

Comments

@olleharstedt
Copy link

The command given in the README does not seem to include proper data.

Running

lein run -l hg_data -c hg -a abs-churn

I get

Invalid argument: churn analysis: the given VCS data doesn't contain modification metrics. Check the code-maat docs for supported VCS and correct log format.

This was the hg export command:

hg log --template "rev: {rev} author: {author} date: {date|shortdate} files:\n{files %'{file}\n'}\n" --date ">2010-01-01" > hg_data
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