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 186261 - [69cat] java.io.FileNotFoundException: C:\projetos\rio_branco\cotacao\src\client\net\riobranco\vendas\client\promotor\gui\CVS\Entries (Access is denied)
Summary: [69cat] java.io.FileNotFoundException: C:\projetos\rio_branco\cotacao\src\cli...
Status: RESOLVED WORKSFORME
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-17 17:52 UTC by misterm
Modified: 2015-02-04 03:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 169740


Attachments
stacktrace (2.01 KB, text/plain)
2010-05-17 17:52 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2010-05-17 17:52:15 UTC
Build: NetBeans IDE Dev (Build 100514-3a3dbb12a89f)
VM: Java HotSpot(TM) Client VM, 16.2-b04, Java(TM) SE Runtime Environment, 1.6.0_19-b04
OS: Windows 7

Stacktrace: 
java.io.FileNotFoundException: C:\projetos\rio_branco\cotacao\src\client\net\riobranco\vendas\client\promotor\gui\CVS\Entries (Access is denied)
   at java.io.FileOutputStream.open(FileOutputStream.java:0)
   at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
   at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
   at org.netbeans.lib.cvsclient.file.FileUtils.copyFile(FileUtils.java:100)
   at org.netbeans.lib.cvsclient.file.FileUtils.renameFile(FileUtils.java:169)
   at org.netbeans.lib.cvsclient.admin.StandardAdminHandler.updateEntriesFile(StandardAdminHandler.java:299)
Comment 1 misterm 2010-05-17 17:52:20 UTC
Created attachment 99100 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:35:57 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.