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 - "Switch to " ... can't be used for file.
Summary: "Switch to " ... can't be used for file.
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-20 21:06 UTC by Peter Pis
Modified: 2006-10-23 15:47 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 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.