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 - with svnkit 1.8 IDE does not offer WC upgrade
Summary: with svnkit 1.8 IDE does not offer WC upgrade
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks: 231506
  Show dependency tree
 
Reported: 2013-11-20 10:59 UTC by Ondrej Vrabec
Modified: 2013-11-29 14:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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