Our company has an older CVS server and I am having some trouble getting IntelliJ to communicate properly with it. The setup and test connection work fine (additionally it is the same CVS string as I would use in Eclipse) but when I select to check out a project it starts to load the first two directories in CVS and then it just sits on loading indefinitely saying that it is loading. Is there any way to get around this? This may be a show stopper for switching to IntelliJ.
Edit: I just tried importing the source directory and that allows me to use the VCS features but I am unable to browse or checkout a project directly in IntelliJ