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 204148

Summary: SVN1.7: Automatic fallback on commandline client
Product: versioncontrol Reporter: Ondrej Vrabec <ovrabec>
Component: SubversionAssignee: Ondrej Vrabec <ovrabec>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P2    
Version: 7.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 203752    

Description Ondrej Vrabec 2011-10-24 09:34:16 UTC
When coming across a Subversion 1.7 working copy, javahl and svnkit clients (when enabled in the IDE) report an error and refuse to work with such a working copy. In that case we notify user and ask him to "upgrade his subversion client". However user does not even know he should fall back on the commandline client and ends up filing an issue.
This scenario should be recognized by the module and let user switch to the commandline client automatically (after he accepts this option). Even better would be to switch to cmd on run without a restart.
Comment 1 Ondrej Vrabec 2011-10-24 12:22:44 UTC
Automatic switch to commandline will be implemented according to http://netbeans.org/projects/versioncontrol/pages/Subversion1_7
Comment 2 Ondrej Vrabec 2011-10-24 13:54:01 UTC
fix: http://hg.netbeans.org/core-main/rev/ad082510a6a7
Comment 3 Quality Engineering 2011-10-25 14:47:18 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/ad082510a6a7
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #204148 - SVN1.7: Automatic fallback on commandline client
Comment 4 Stepan Zebra 2011-11-28 10:52:54 UTC
verified in 7.1 RC1 (201111242103)