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 238600

Summary: with svnkit 1.8 IDE does not offer WC upgrade
Product: versioncontrol Reporter: Ondrej Vrabec <ovrabec>
Component: SubversionAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 231506    

Description Ondrej Vrabec 2013-11-20 10:59:37 UTC
With SVNKit 1.8RC1 the IDE does not offer to upgrade 1.7 WC to 1.8. Instead an error is displayed. Must be handled more gracefully. Let's wait what error message SVNKit 1.8 final comes with.
org.apache.subversion.javahl.ClientException: svn: E155036: Working copy format of '/home/ondra/NetBeansProjects/svn/224410/1/213853' is too old '29'
org.tmatesoft.svn.core.SVNException: svn: E155036: Working copy format of '/home/ondra/NetBeansProjects/svn/224410/1/213853' is too old '29'
        at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
Comment 1 Ondrej Vrabec 2013-11-27 13:46:10 UTC
support for svnkit rc1...

fix: http://hg.netbeans.org/core-main/rev/f411487f435c
Comment 2 Ondrej Vrabec 2013-11-29 14:36:51 UTC
The fix works also for the svnkit final