[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-users] Subclipse subversion Branching broken after recent upgrade

From: Boberg, Doug <douglas.boberg_at_weareflood.com>
Date: Wed, 9 Jan 2013 17:16:49 +0000

Eclipse Version: 3.7.2
Subversion Client Adapter 1.8.3
SVN Team Provider Core 1.8.17
SVN Server: VisualSVN with Apache Subversion 1.7.8

Repository URL: https://internalserver/svn/Test

Within Eclipse's SVN Repositories window:
1. Expand repository browser to show branches, tags, trunk folders
2. Right click trunk folder and choose Branch/Tag...
3. Enter "https://internalserver/svn/Test/branches/projectname"

- The "Resources" panel of step 3 states "trunk [https://internalserver/svn/Test/branches/projectname/trunk]"

4. If the "Create any intermediate folders that are missing" option is checked then then Eclipse's SVN Repositories window shows the folder hierarchy of " branches/projectname/trunk" exactly as the Resource panel describes.

5. If the "Create any intermediate folders" is NOT checked, then an error is reported:
org.apache.subversion.javahl.ClientException: svn: E160013: Commit failed (details follow):
svn: E160013: '/svn/Test/branches/projectname' path not found: 404 Not Found (https://internalserver)
org.apache.subversion.javahl.ClientException: svn: E160013: Commit failed (details follow):
svn: E160013: '/svn/Test/branches/projectname' path not found: 404 Not Found (https://internalserver)

I expect step 3 to create a copy of the trunk into a new folder named "projectname". I do NOT expect the folder name "trunk" to be created underneath the projectname folder. The folder name "trunk" appended to the URL is incorrect.

I think issue 1462 is related to this issue.
Also, issue 1476 is NOT a fix for this issue despite the notes that claim otherwise. 1476's fix is about displaying the full path in the Resource panel, which does not address the incorrect appending of the word "trunk" to the URL.

Douglas Boberg
Programmer Analyst

Wright Flood
P.O. Box 33003
St. Petersburg, FL 33733
Tel: 800-820-3242
www.wrightflood.com

This e-mail and its attachments are intended only for the use of the individual or entity who is the intended recipient and may contain information that is privileged, confidential and exempt from disclosure or any type of use under applicable law. This email may also contain proprietary information and trade secrets of company and its affiliates. If the reader of this e-mail is not the intended recipient, or the employee, agent or representative responsible for delivering the e-mail to the intended recipient, you are hereby notified that any dissemination, distribution, copying, or other use of this e-mail is strictly prohibited. If you have received this e-mail by mistake, please reply immediately to the sender and delete this email from your system.

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3042164

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2013-01-09 18:26:59 CET

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.