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 56196 - Subversion directories showing as source packages
Summary: Subversion directories showing as source packages
Status: RESOLVED DUPLICATE of bug 43960
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-10 19:30 UTC by nchristiansen
Modified: 2005-03-21 18:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nchristiansen 2005-03-10 19:30:38 UTC
I started using Netbeans 4.0 for a new web project.

I noticed a bug with the Subversion support in the Projects window. 

I have started to get strange package names shoing up in the Projects window.

For example:

MyWebProject
  |
  + Web Pages
  |
  - Source Packages
     |
     + com.mine.beans
     |
     + com.mine.beans..svn.text-base
     |
     + com.mine.beans..svn.wcprops


The UI should hide the .svn subdirectory from the Source Packages heirarchy.
Comment 1 nchristiansen 2005-03-10 19:37:44 UTC
Unfortunately I can not find a consistent way to make it show up.

Closing NetBeans and restarting it fixes the UI problem (they don't who up anymore).

I'll attempt to reproduce the problem.
Comment 2 Martin Entlicher 2005-03-11 10:43:17 UTC
This is a bug in projects view, which is currently already fixed I believe.
Comment 3 Petr Hrebejk 2005-03-11 18:51:36 UTC
Please try to reproduce in the latest 4.1 qbuild and with a reproducible
usecase. We had such reoports but it is very hard to reproduce.

Thanks
Comment 4 Petr Hrebejk 2005-03-21 18:03:56 UTC

*** This issue has been marked as a duplicate of 43960 ***