CVS Support Broken
Hi there,
I just wanted to report that it seems that the cvs support is broken since
the last to eap releases. I always get a create process error (using Windows
XP). Idea reports
create process csv -l ]]> 22 server error=2
Best
Roland
Please sign in to leave a comment.
Hello Roland,
RK> I just wanted to report that it seems that the cvs support is broken
RK> since the last to eap releases. I always get a create process error
RK> (using Windows XP). Idea reports
RK>
RK> create process csv -l ]]> 22 server error=2
Sorry, but I don't understand how this can happen with the built-in CVS integration,
which doesn't create any processes at all. Are you using TMate or some other
third-party plugin?
--
Dmitry Jemerov
Software Developer
http://www.jetbrains.com/
"Develop with Pleasure!"
Hello Dmitry,
RK>> I just wanted to report that it seems that the cvs support is
RK>> broken since the last to eap releases. I always get a create
RK>> process error (using Windows XP). Idea reports
RK>>
RK>> create process csv -l 22 server error=2 RK>>]]>
I had another look to the error message dialog. the report above is incorrect.
it says
create process: ssh hostname -l username 22 cvs server error=2
Then it opens the window for the cvs settings and the checkbox for the use
of the internal ssh use is removed. This has happened serveral times. But
I cannot give a reproduction sequence. :(.
Hope that helps ....
Installed Plugins:
GenerateTOString
JUnitGenerator
RegExPlugin
Best regards
Roland
Hello Roland,
RK>>> I just wanted to report that it seems that the cvs support is
RK>>> broken since the last to eap releases. I always get a create
RK>>> process error (using Windows XP). Idea reports
RK>>>
RK>>> create process csv -l 22 server error=2 RK>>> >> Sorry, but I don't understand how this can happen with the built-in >> CVS integration, which doesn't create any processes at all. Are you >> using TMate or some other third-party plugin? >> RK> I had another look to the error message dialog. the report above is RK> incorrect. it says RK> RK> create process: ssh hostname -l username 22 cvs server error=2 RK> RK> Then it opens the window for the cvs settings and the checkbox for RK> the use of the internal ssh use is removed. This has happened RK>]]> serveral times. But I cannot give a reproduction sequence. :(.
OK, this makes more sense. :) Does it help if you check "Use internal ssh
implementation" in the options for your CVS root?
--
Dmitry Jemerov
Software Developer
http://www.jetbrains.com/
"Develop with Pleasure!"