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 213263

Summary: SVN Merge failed
Product: versioncontrol Reporter: dwuysan <dwuysan>
Component: SubversionAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: REGRESSION
Priority: P1    
Version: 7.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: messages.log for SVN

Description dwuysan 2012-05-30 23:29:33 UTC
Product Version = NetBeans IDE 7.2 Beta (Build 201205031832)
Operating System = Linux version 3.0.0-12-generic running on amd64
Java; VM; Vendor = 1.7.0_04
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.0-b21

Attempt to do SVN merge by selecting the main project (maven), right-click > Subversion > Merge changes. After selecting the branch to merge, received the following error:

svn: E160013: '/svn/!svn/bc/0/Consol/branches/rel-sindall' path not found: 404 Not Found (http://iago.oz.hubbub.com.au)

This is a BLOCKER issue.

Have verified and this is working in Netbeans 7.1.2, with the command issued:
merge --depth=infinity -r89874:HEAD http://iago.oz.hubbub.com.au/svn/Consol/branches/rel-sindall-2 /home/dwuysan/dev/apps/Consol-trunk
Comment 1 Ondrej Vrabec 2012-05-31 13:23:07 UTC
attach the messages log after the error: http://wiki.netbeans.org/FaqLogMessagesFile
Comment 2 dwuysan 2012-05-31 22:32:25 UTC
Created attachment 120166 [details]
messages.log for SVN

Log attached.
Comment 3 Ondrej Vrabec 2012-06-01 08:15:33 UTC
This BLOCKER issue is a duplicate of bug #212120, the fix was not part of the Beta release.

*** This bug has been marked as a duplicate of bug 212120 ***