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 26034 - PVCS: Filesystem unusable after specific workflow.
Summary: PVCS: Filesystem unusable after specific workflow.
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-26 10:28 UTC by Jiri Kovalsky
Modified: 2003-07-01 13:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The exceptions I talked about. (3.08 KB, text/plain)
2002-07-26 10:32 UTC, Jiri Kovalsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Kovalsky 2002-07-26 10:28:45 UTC
RC1 build #200207252340 of NetBeans 3.4
Windows 2000 with JDK 1.4.1 RC build #17

Description:
============
There is a special workflow that gets PVCS
filesystem into unusable state because of never
ending loop of exceptions. The only workaround is
to restart IDE. Take a look at the attachment for
details or read below.

Steps to reproduce:
===================
1. Mount PVCS filesystem and invoke its customizer.
2. Switch to "Environment" tab and push "Insert"
button.
3. Type "AHOJ" as name and push "OK" button.
4. Switch to "Advanced" tab, push "Edit Variables"
and "OK".
5. Repeat steps 2 and 3 with "CD" as name of new
variable.
6. Exceptions will be thrown.
Comment 2 Jiri Kovalsky 2002-07-26 10:32:23 UTC
Created attachment 6910 [details]
The exceptions I talked about.
Comment 3 Jiri Kovalsky 2002-07-26 10:37:29 UTC
Wow, you are faster than your own shadow, Martin ! I didn't expect you
would act that fast. My deepest appreciation ... ;-)
Comment 4 Jiri Kovalsky 2002-08-05 15:01:52 UTC
Everything works fine in development build #200208050100 of NetBeans 4.0.
Comment 5 Martin Entlicher 2002-11-08 08:40:26 UTC
Adding 3.4.1_CANDIDATE, this should go into 3.4.1 IMHO.
Comment 6 Jaroslav Tulach 2002-12-03 09:54:33 UTC
Hi. This issue is marked as 3.4.1_CANDIDATE. It means that it should be
integrated into release341 one branch. The plan at
http://www.netbeans.org/devhome/docs/releases/34/index.html expected beta1 to be
produced on Dec01. That did not happen due to a lot of outstanding not
integrated candidates like this one. 

Would it be possible to spend few minutes by backporting this fix? Thank you in
advance.
Comment 7 Martin Entlicher 2002-12-05 18:33:06 UTC
Merged into release341 branch.

/cvs/vcsgeneric/src/org/netbeans/modules/vcs/advanced/VcsCustomizer.java,v 
<--  VcsCustomizer.java
new revision: 1.87.6.1.4.2; previous revision: 1.87.6.1.4.1
Comment 8 Quality Engineering 2003-07-01 13:03:12 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.