This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 121669 - After canceling a cvs commit, subsequent cvs commands are queued
Summary: After canceling a cvs commit, subsequent cvs commands are queued
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-10 23:48 UTC by janicki
Modified: 2010-07-30 09:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description janicki 2007-11-10 23:48:21 UTC
I tried to commit a changed file, but the attempt hung because my network connection went down.  Ideally, cvs commands would time-out, but anyway, the 
next day I noticed the command was still running according to the status line.  I clicked the little "X" at the bottom right of the IDE, and a warning dialog 
asked me to confirm that I wanted to stop the command.  I'd clicked the affirmative option, and the status line went blank, so I assumed by cvs command was 
successfully aborted.

Later I tried to commit the same file, and then tried to just 'cvs update' another file.  Both times, the status line was stuck at 1% and said that the command 
was queued behind another command.  I guess my original commit attempt wasn't successfully aborted after all?

I'm running 6.0 b2
Comment 1 Maros Sandor 2007-11-13 14:10:36 UTC
I have seen this from time to time, seems to happen if there are connection problems.