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 73783

Summary: "Switch to " ... can't be used for file.
Product: versioncontrol Reporter: Peter Pis <ppis>
Component: SubversionAssignee: issues@versioncontrol <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Peter Pis 2006-03-20 21:06:59 UTC
Product Version         = NetBeans IDE Dev (Build 060320)
Operating System        = Windows XP version 5.1 running on x86
Java; VM; Vendor; Home  = 1.5.0_06; Java HotSpot(TM) Client VM 1.5.0_06-b05; Sun
Microsystems Inc.; d:\Java\jdk1.5.0_06

Steps:
1. Open versioned controlled project.
2. Select some file node and invoke "Switch to ..." action. 
3. Choose some "Repository Folder". Push "Switch" button.

Project folder is corrupted. It creates folder with file node and with all
content of chosen "Repository Folder" in step 3.

This command may allow user to switch to desired revision too.
Comment 1 Tomas Stupka 2006-04-05 16:28:22 UTC
fixed

> This command may allow user to switch to desired revision too
comes after beta. is in scope for all dialogs with the revision field
Comment 2 Peter Pis 2006-04-11 14:40:25 UTC
Verified.