> Every time I run CVS Diff from IDEA, it tells me "the two files are
> identical", even if I just changed the file.   The status bar says "CVS
> 'Diff' command completed with exit code 1".  I don't use an external
> diff program.

Has it never worked for you?  Did you just start using CVS within IDEA?  Did
you change something in your project config?

What do you mean you don't use an external diff program?  You told us your
path to the cvs executable, did you also tell IDEA where it is?  It uses the
command line version to do the work, of course.

When I run CVS commands from within IDEA the command, its parameters, and
results are all dumped to the CVS console window.  Have you checked there?
What are the results?

You are correct, thougth, that IDEA reports "the two files are identical"
whenever it can't properly process the CVS results.  I'd venture a guess
that there is something wrong while IDEA tries to run the cvs client and
pass it some parameters.  Check the console for any error messages, etc.

-sms






_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to