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 251539 - Import to svn repository gets stuck in set Repository step
Summary: Import to svn repository gets stuck in set Repository step
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote VCS (show other bugs)
Version: 8.1
Hardware: PC All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-31 18:08 UTC by Alexander Pepin
Modified: 2015-04-02 03:21 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 Alexander Pepin 2015-03-31 18:08:05 UTC
Steps to reproduce:
- create svn repository in any accessible place (using nfs path)
- run IDE
- create a full remote project (e.g. Quote sample)
- select the project in Projects then call from the main menu Team->Remote Subversion->Import Into Repository...
- type path to repository in 'Repository URL' field (file://<full_path_to_repository>)
- press Next
Result: Nothing happens, next step (Repository Folder) does not appear.
Comment 2 Alexander Simon 2015-04-01 12:23:00 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/0a163efdcbd8
Comment 3 Quality Engineering 2015-04-02 03:21:49 UTC
Integrated into 'main-silver', will be available in build *201504020001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/0a163efdcbd8
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #251539 Import to svn repository gets stuck in set Repository step