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 39053 - Mounted FS with incorrect VCS profile
Summary: Mounted FS with incorrect VCS profile
Status: RESOLVED DUPLICATE of bug 36699
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-21 10:36 UTC by David Kaspar
Modified: 2004-02-27 12:03 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 David Kaspar 2004-01-21 10:36:19 UTC
How to reproduce:
1) Mount some PVCS filesystem.
2) Invoke "Versioning|Mount Version
Control|Generic VCS" main menu item
3) NOTE - In wizard there is PVCS profile selected
4) After the wizard appears quickly (on my machine
you does not need be so fast) switch to CVS profile.
5) Quickly type something into "Working Directory"
field
6) Wait a second
7) ERROR - Now autorecognition thread for pvcs
profile ends and fill "Working Directory" field
with path of previoesly mounted PVCS FS.
Solution: It should be interrupted when user
switchs the profile.
8) Correct "Working Directory" field
9) Complete wizard
10) Press Finish
11) ERROR - See Filesystems - PVCS filesystem is
mounted
Comment 1 Martin Entlicher 2004-02-27 12:03:38 UTC
This is likely to be the side-effect of the slow auto-fill process.
It's a problem that there is no visual indication that the auto-fill
process is running and that it's going to change some variables.

This is in fact a duplicate of issue #36699. By the fix of that issue
this problem disappears.


*** This issue has been marked as a duplicate of 36699 ***