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

Summary: After canceling a cvs commit, subsequent cvs commands are queued
Product: versioncontrol Reporter: janicki <janicki>
Component: CVSAssignee: issues@versioncontrol <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

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.