[jira] Commented: (MAVEN-1012) plugin-statcvs does not play nice with Eclipse
The following comment has been added to this issue: Author: dion gillard Created: Sat, 8 Nov 2003 3:45 PM Body: i use 'ext' as the protocol, and set CVS_RSH=ssh - View the issue: http://jira.codehaus.org/secure/
[jira] Commented: (MAVEN-1012) plugin-statcvs does not play nice with Eclipse
The following comment has been added to this issue: Author: Vincent Massol Created: Sat, 8 Nov 2003 11:58 AM Body: The statcvs plugin simply issues a "cvs log" command in your project directory. Thus, it all depends on whether your local cvs supports extssh or not. --