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 37285 - Commit validation fails in CVS module
Summary: Commit validation fails in CVS module
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscore (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
: 37319 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-11-18 09:14 UTC by Jaroslav Tulach
Modified: 2004-02-17 12:47 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.
Comment 1 Martin Entlicher 2003-11-19 12:56:27 UTC
I didn't take care about it sooner, because it did not happen after my
commit and from the logs I was not able to find anything.

I've discussed the problem with Jirka today and we have identified a
problem in vcscore module.

It should be already fixed:
/cvs/vcscore/src/org/netbeans/modules/vcscore/cmdline/UserCommandSupport.java,v 
<--  UserCommandSupport.java
new revision: 1.27; previous revision: 1.26
Comment 2 Martin Entlicher 2003-11-19 12:56:54 UTC
FIXED.
Comment 3 Martin Entlicher 2003-11-20 13:55:40 UTC
*** Issue 37319 has been marked as a duplicate of this issue. ***
Comment 4 dmladek 2004-02-17 12:47:54 UTC
I believe it's fixed now