[
https://issues.apache.org/jira/browse/NETBEANS-643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16435824#comment-16435824
]
Austin Stephens commented on NETBEANS-643:
------------------------------------------
I have a workaround/fix that I am testing right now. I was going to use JSON
for the blame format, but some weird things happen when that is done.
> Mercurial Annotate fails on files with spaces in them and files named like
> .hgignore
> ------------------------------------------------------------------------------------
>
> Key: NETBEANS-643
> URL: https://issues.apache.org/jira/browse/NETBEANS-643
> Project: NetBeans
> Issue Type: Bug
> Components: versioncontrol - Mercurial
> Affects Versions: 8.2, 9.0, Next
> Reporter: Austin Stephens
> Priority: Major
>
> Annotate cannot handle output lines such as:
> {noformat}
> foo 8731 foo/ba r.baz: 98: Stuff
> foo 8731 .foo/bar.baz: 98: Stuff{noformat}
> Resulting in the annotate column containing nothing. Please fix, it is very
> annoying and I have to use a different program to do annotating.
> I recommend using a proper data structure (like xml) to get the blame info.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists