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 54916 - CVS: Prefilling fields in Global commands.
Summary: CVS: Prefilling fields in Global commands.
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 4.x
Hardware: PC All
: P2 blocker with 1 vote (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-14 09:06 UTC by Peter Pis
Modified: 2011-09-19 23:38 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Pis 2005-02-14 09:06:49 UTC
>System Info:
  Product Version       = NetBeans IDE Dev (Build
200502131900)
  Operating System      = Windows XP version 5.1
running on x86
  Java; VM; Vendor      = 1.5.0_03-ea; Java
HotSpot(TM) Client VM 1.5.0_03-ea-b02; Sun
Microsystems
Inc.

Context commands like CVS Import and CVS check out
were removed. There only global clones of these.
It will be better to automatically prefilled
fields in these dialogs to make the work with IDE
easier.

Steps:
1. Register new CVS versioned directory. Check out
sources. 
2. Create new e.g. project in version directory.
3. Select the root of the project and invoke
"Versioning | CVS | Import...".

Neccessary fields for successful import are empty.
 I think it will be better to prefill required
fields of dialog.
Comment 1 gholmer 2005-04-06 18:48:41 UTC
You should rather allow user to select among saved VCS profiles from different
servers, otherwise the fields might be populated wrong in any case.
Comment 2 Martin Entlicher 2005-04-07 10:37:06 UTC
Glenn, doesn't your message belong to issue #57550?
Comment 3 gholmer 2005-04-07 13:02:18 UTC
No, if you checkout from Versioning / CVS on the main menu, the profile dropdown
is not shown at all.