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 81310

Summary: Exception on startup - first/subsequent startup regression
Product: versioncontrol Reporter: Marian Mirilovic <mmirilovic>
Component: SubversionAssignee: issues@versioncontrol <issues>
Status: CLOSED DUPLICATE    
Severity: blocker CC: issues
Priority: P2 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: java.io.IOException: Cannot run program "svn": java.io.IOException: error=2, No such file or directory

Description Marian Mirilovic 2006-07-28 08:08:22 UTC
NB dev (2006271800), JDK 6.0 (b92)

When you start the IDE for the first time and you don't have subversion
installed, you are getting exception in console (see attachment). 

When this feature was implemented, the regression on startup (first and
subsequent) appeared and we've been measuring it till now. I guess executing
this commend line caused this and it will just disappear after the fix is
imeplmented.

There is already issue 79119 - that is about Complex startup regression, so it's
a little bit different, because in that case the project (not versioned / not
svn-ed) is opened.
Comment 1 Marian Mirilovic 2006-07-28 08:09:31 UTC
Created attachment 32282 [details]
java.io.IOException: Cannot run program "svn": java.io.IOException: error=2, No such file or directory
Comment 2 Peter Pis 2006-07-28 09:43:24 UTC

*** This issue has been marked as a duplicate of 79105 ***
Comment 3 Marian Mirilovic 2006-07-28 09:51:31 UTC
verified duplicate