jira-importer commented on issue #861: URL: https://github.com/apache/maven-scm/issues/861#issuecomment-2964629912
**[Petr Kozelka](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=pkozelka)** commented I just implemented simple support of this feature for Bazaar SCM so I hope it's ok to reopen the existing issue. Please let me know if subtasks or any other way is preferred. Bazaar implementation notes: - action "renamed" is supported; this stores **originalFile** but not **originalRevision** because there is no such information in the log - I _manually_ enhanced the changeLogWithMerge.txt file to contain "renamed" section _(taken from my sample bzr repo)_, which is then checked in test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org