GNOME Bugzilla – Bug 172666
cvs diff does not always obtain full diff
Last modified: 2009-08-15 18:40:50 UTC
Please describe the problem: When performing a diff from the menu bar (CVS->Diff) it does not always retrieve the entire diff. It will be incomplete. Steps to reproduce: 1. Go to CVS->Diff 2. A new tab will open called "cvs.diff" 3. The entire diff will not always show up Actual results: Missing entire diff Expected results: Retrieve the entire diff Does this happen every time? No Other information: It took 3 times for it too work properly
Might be a bug in the launcher code which does not properly detect the exit() of the CVS command.
Closing all fixed bugs. Sorry for the mass update :( ...