BSD
CVS Report for IntelliJ IDEA
Products:
IntelliJ IDEA,
Android Studio
Vendor:
Alexander Maximenya
Email:
Website:
http://vcsreport.sf.net
Forum page
Description:
CVS Report for IntelliJ IDEA is a free open source plugin for IntelliJ IDEA
to generate statistical reports from your CVS repository.
You can run CVS Report on Microsoft Windows and Linux.
CVS Report shows various information about your project files stored in the CVS.
Downloads: 10722
Rating:
Participated in rating: 8
Comments:
But the port string also confused my CVS ( previous vorked ok).
it vould be great to solve port problem.
When I set up my ext connection the link generated is not correct.
This plugin always adds the port to the connect url, like this:
cvs -d :ext:username@hostname.no:22:/cvsroot/repository co mymodule
The second :22 just confused cvs, as it is used as a separator.
It is not possible to use a different port directly in this string, but needs to be set in the environment of ssh or ssh forwarding.
See here: http://lists.gnu.org/archive/html/info-cvs/2004-10/msg00278.html
The best
Magne