-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: maven-scm-provider-cvs
-
Labels:None
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