Can you get the contents of the current revision of a file from an abstract VCS
I can get the contents from the Local VCS if they esists using the UpToDateProvider, but I cannot figure out how to get the contents of the current revision from the VCS server using the AbstractVCS. I am using CVS as my VCS and I'm using IDEA 4.5.3.
Thanks.
Please sign in to leave a comment.