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 76171

Summary: "Commit action" can be changed in 3rd step of Import Wizard message is missing.
Product: versioncontrol Reporter: Peter Pis <ppis>
Component: SubversionAssignee: issues@versioncontrol <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 89590    

Description Peter Pis 2006-05-10 16:49:02 UTC
NetBeans IDE Dev (Build 060505)
1.5.0_06; Java HotSpot(TM) Client VM 1.5.0_06-b05
Windows XP version 5.1 running on x86
en_GB (nb); Cp1252

Steps:
1. Create new project.
2. Select project root and invoke "SVN | Import ..." action.
3. Enter valid "Repository URL" ... all fields necessary to get into 3rd step of
Import wizard.


Last step of import wizard contains commit table with all data that are prepared
for addition. There is "Commit Action" column which values can be changed. But
at first glance it's not obvious that user can change anything in it. So it
calls for some notification message in this dialog at least -> that's why it's a
DEFECT for me.
Comment 1 Tomas Stupka 2006-07-12 16:48:08 UTC
WAD and also the same as in the commit dialog.
But i agree maybe we should add some hint for the user...

enhancement
Comment 2 Tomas Stupka 2006-10-30 15:27:25 UTC
fixed 

Checking in wizards/importstep/Bundle.properties;
/cvs/subversion/main/src/org/netbeans/modules/subversion/ui/wizards/importstep/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.5; previous revision: 1.4
done
Checking in wizards/importstep/PreviewPanel.java;
/cvs/subversion/main/src/org/netbeans/modules/subversion/ui/wizards/importstep/PreviewPanel.java,v
 <--  PreviewPanel.java
new revision: 1.6; previous revision: 1.5
done
Checking in wizards/importstep/PreviewPanel.form;
/cvs/subversion/main/src/org/netbeans/modules/subversion/ui/wizards/importstep/PreviewPanel.form,v
 <--  PreviewPanel.form
new revision: 1.5; previous revision: 1.4
done
Checking in commit/CommitPanel.java;
/cvs/subversion/main/src/org/netbeans/modules/subversion/ui/commit/CommitPanel.java,v
 <--  CommitPanel.java
new revision: 1.7; previous revision: 1.6
done
Checking in commit/Bundle.properties;
/cvs/subversion/main/src/org/netbeans/modules/subversion/ui/commit/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.16; previous revision: 1.15
done
Checking in commit/CommitPanel.form;
/cvs/subversion/main/src/org/netbeans/modules/subversion/ui/commit/CommitPanel.form,v
 <--  CommitPanel.form
new revision: 1.6; previous revision: 1.5
done
Comment 3 Tomas Stupka 2006-11-07 15:46:19 UTC
*** Issue 88825 has been marked as a duplicate of this issue. ***