CVS silently fail with 10.0.3
Hi All.
Im tryin to use idea and i have problem at first step - checkout project from cvs. My system is fedora 14 x86_64, sun-jdk 1.6.0_24 and idea 10.0.3(latest available version). I have configured our private cvs repository in eclipse, also i can checkout project from command line. But if i try to checkout within idea it silently stop, no errors, nothing. I never had any problems with our repository when using eclipse or command line client, so my question is how cant i figure out whats going on?
Thanks
Attachment(s):
Снимок.png
Please sign in to leave a comment.
Sorry, wrong topic
whats wrong?
My comment went to the wrong topic
Hello,
please turn on in CVS Global Settings (Settings | Version Control | VCSs | CVS | Global Settings...) "Log cvs client/server output to cvs.output file"
("cvs.output" file would appear in IDEA/bin directory)
Please repeat checkout attempt after that and send us cvs.output file and idea.log (HOME/.IntelliJIDEAXX/system/logs/idea.log)
logs
ps: i saw option about cvs logging, but it was unclear for me where this log file will be placed :)
Attachment(s):
cvs.output.zip
idea.log.zip
any news?
we reproduced it locally by setting encoding to UTF-16 in Global settings
I've submitted an issue http://youtrack.jetbrains.net/issue/IDEA-69033