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 73949 - Export project ability
Summary: Export project ability
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 3 votes (vote)
Assignee: Tomas Stupka
URL:
Keywords:
: 121162 154077 169202 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-03-24 12:38 UTC by Peter Pis
Modified: 2010-03-03 22:15 UTC (History)
2 users (show)

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 2006-03-24 12:38:13 UTC
Product Version         = NetBeans IDE Dev (Build 060323)
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

It turned out that it will be useful to have ability of exporting project from
repository. This action will get the latest (desired) sources to specified place
without creation of subversion metadata.
Comment 1 Tomas Stupka 2006-10-05 13:09:44 UTC
could be integrated into the checkout wizard - a checkbox in the 2. checkout
step, something like 'export only'
Comment 2 Tomas Stupka 2007-07-09 10:19:14 UTC
a checkbox in the checkout wizard probably would not do it as it's also possible to export from a local working copy.
Comment 3 Tomas Stupka 2007-11-05 10:56:03 UTC
*** Issue 121162 has been marked as a duplicate of this issue. ***
Comment 4 Tomas Stupka 2008-11-28 11:08:04 UTC
*** Issue 154077 has been marked as a duplicate of this issue. ***
Comment 5 Tomas Stupka 2009-11-16 07:28:19 UTC
*** Bug 169202 has been marked as a duplicate of this bug. ***
Comment 6 Tomas Stupka 2010-03-01 05:55:03 UTC
export from remote url
#167f628c62a2
Comment 7 Tomas Stupka 2010-03-03 07:05:18 UTC
export from local folder
http://hg.netbeans.org/cdev/rev/4a006a4cef9f

fixed
Comment 8 Quality Engineering 2010-03-03 22:15:42 UTC
Integrated into 'main-golden', will be available in build *201003040200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/167f628c62a2
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #73949 - Export project ability