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 - SVN Merge failed
Summary: SVN Merge failed
Status: RESOLVED DUPLICATE of bug 212120
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.2
Hardware: PC Linux
: P1 normal with 1 vote (vote)
Assignee: Ondrej Vrabec
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2012-05-30 23:29 UTC by dwuysan
Modified: 2012-06-01 08:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log for SVN (156.92 KB, text/x-log)
2012-05-31 22:32 UTC, dwuysan
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***