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 - Exception on startup - first/subsequent startup regression
Summary: Exception on startup - first/subsequent startup regression
Status: CLOSED DUPLICATE of bug 79105
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2006-07-28 08:08 UTC by Marian Mirilovic
Modified: 2006-10-23 16:41 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
java.io.IOException: Cannot run program "svn": java.io.IOException: error=2, No such file or directory (7.14 KB, text/plain)
2006-07-28 08:09 UTC, Marian Mirilovic
Details

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