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 - CVS commit command failed on Windows.
Summary: CVS commit command failed on Windows.
Status: VERIFIED INVALID
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscore (show other bugs)
Version: 3.x
Hardware: Sun SunOS
: P1 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2003-03-11 02:40 UTC by pcmreddy
Modified: 2003-03-11 10:16 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 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.