Daniel Warren created NETBEANS-1562:
---------------------------------------
Summary: SVN Command Failed when you 'Browse Repository Folders'
Key: NETBEANS-1562
URL: https://issues.apache.org/jira/browse/NETBEANS-1562
Project: NetBeans
Issue Type: Bug
Components: versioncontrol - Subversion
Affects Versions: 10.0
Environment: Windows 10
Apache NetBeans IDE Dev (Build incubator-netbeans-release-345-on-20181002)
Reporter: Daniel Warren
h3. Steps
# Invoke *File | New Project...* from main menu.
# "New Project" wizard shows up. Choose e.g "Java" and "Java Application" and
push *Next* button.
# Setup name of the project, project location as desired and push *Finish*
button.
# Switch to "Projects" view and select the root of the project.
# Invoke *Team | Subversion | Import into Repository...* from main menu.
# "Import" wizard shows up.
# Setup "Repository URL" as desired and all necessary fields for chosen access
method and push *Next* button. All displayed components depends on access
method type - see [[#setting_up_url|Setting up URL]].
# Push *Browse...* button. Verify that browsing through the repository is
allowed. Verify also functionality of "Into a new Folder" button (it creates
only virtual folders, nothing is changed in the repository).
# Enter some comment into "Specify the Message" field and push *Next* button.
# Third step of *Import* wizard shows up. Verify whether you can change values
in "Commit Action" column (Add as Text, Add as Binary and Exclude from Commit).
h3. Expected result:
In "Output" tab verify whether "Import" command finished successfully. Now
context commands on this project root in "Projects" view shouldn't contain
"Import into Repository..." action. All sources should be imported and
Subversion actions should be available.
----
For step 8. when using a new subversion repository and clicking browse, you are
met with an error message saying:
SVN command returned with the following error:
W160013: '/svn/test/!svn/rvr/0/ProjectName' path not found
E200009: Could not list all targets because some targets don't exist
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists