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 31848

Summary: CVS commit command failed on Windows.
Product: obsolete Reporter: pcmreddy <pcmreddy>
Component: vcscoreAssignee: issues@obsolete <issues>
Status: VERIFIED INVALID    
Severity: blocker Keywords: REGRESSION
Priority: P1    
Version: 3.x   
Hardware: Sun   
OS: SunOS   
Issue Type: DEFECT Exception Reporter:

Description pcmreddy 2003-03-11 02:40:34 UTC
Build 030306 Win 2000

How to reproduce this:

Use remote pserver 
Mount a CVS file system.
Add a java package and add to CVS.
CVS commit.
Add a java file
Select java file and commit.

Observed the following error.

The error output follows:
No error output is available.
cvs commit: nothing known about `Class.java'
cvs [commit aborted]: correct above errors first!
Comment 1 Tomas Zezula 2003-03-11 09:52:10 UTC
Works for me.
Did you really add the created Java file by CVS Add?
Tested both in NB3.5 and S1S.
Comment 2 Jiri Kovalsky 2003-03-11 10:16:23 UTC
I did exactly what you said in 030306 of Nevada on my Red Hat Linux
7.2 and it worked for me too. BTW, doing commit on a folder is useless
if it is empty. Please make sure none of those Add commands failed -
look into Runtime tab of explorer and expand "VCS Commands" and your
CVS filesystem nodes. Also, was your "Class" node [Locally Added] ?
Please provide us with more information, otherwise we can't do
anything about it.