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 150395

Summary: Subversion 1.5 binaries are not on UC
Product: updatecenters Reporter: pribyl <pribyl>
Component: StableAssignee: Jiri Kovalsky <jkovalsky>
Status: VERIFIED FIXED    
Severity: blocker CC: mmirilovic
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description pribyl 2008-10-16 15:02:15 UTC
Product Version: NetBeans IDE 6.5 RC1 (Build 200810151402)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b15
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)

Subversion 1.5 binaries are no longer available on Update Center.

When there is no svn client installed, NetBeans reccomend to download binaries from UC. (Invoke Subversion - Checkout)

However, this fails with an error msg "Subversion Java Bindings not found!"

(workaround: instal svn client manually)
Comment 1 Marian Mirilovic 2008-10-16 15:14:53 UTC
this has to be fixed  for 6.5
Comment 2 rnovak 2008-10-16 18:44:06 UTC
Subversion module is not listed in config "stableuc" in cluster properties and therefore it wasn't automatically
uploaded to the Update Center. Is there any reason why this module can not be included to this list ? 
If no, please, add it for RC2. For RC1, NBM from build "javadoc-and-nbms" can be used.
Comment 3 Quality Engineering 2008-10-17 04:59:46 UTC
Integrated into 'main-golden', will be available in build *200810170201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/084db41020bc
User: rnovak@netbeans.org
Log: Fix for issue #150395. Subversion 1.5 binaries should be built as Stable UC module.
Comment 4 rnovak 2008-10-17 09:33:48 UTC
Subversion 1.5 binaries are now available on the Stable UC for NB 6.5 rc1
Comment 5 pribyl 2008-10-17 09:51:27 UTC
NetBeans IDE 6.5 RC1 (Build 200810151402)

Verified

I just successfully downloaded the binaries. It worked as expected.
Thanks