[
https://issues.apache.org/jira/browse/SCM-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962939#comment-17962939
]
ASF GitHub Bot commented on SCM-773:
------------------------------------
jira-importer opened a new issue, #980:
URL: https://github.com/apache/maven-scm/issues/980
**[Julien
HENRY](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=henryju)**
opened
**[SCM-773](https://issues.apache.org/jira/browse/SCM-773?redirect=false)** and
commented
Current implementation of blame in CVS doesn't accept branch parameter (-r).
It means that blame will always occurs on trunk.
It should be possible to give a branch name in the CVS scm URL and then pass
it to appropriate CVS command (at least CVS annotate).
See http://durak.org/sean/pubs/software/cvsbook/Annotations-And-Branches.html
---
No further details from
[SCM-773](https://issues.apache.org/jira/browse/SCM-773?redirect=false)
> Add support for branches in CVS provider
> ----------------------------------------
>
> Key: SCM-773
> URL: https://issues.apache.org/jira/browse/SCM-773
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Improvement
> Components: maven-scm-provider-cvs
> Reporter: Julien HENRY
> Priority: Major
>
> Current implementation of blame in CVS doesn't accept branch parameter (-r).
> It means that blame will always occurs on trunk.
> It should be possible to give a branch name in the CVS scm URL and then pass
> it to appropriate CVS command (at least CVS annotate).
> See http://durak.org/sean/pubs/software/cvsbook/Annotations-And-Branches.html
--
This message was sent by Atlassian Jira
(v8.20.10#820010)