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 72976 - Ignoring new nodes doesn't work.
Summary: Ignoring new nodes doesn't work.
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-23 16:53 UTC by Peter Pis
Modified: 2006-10-23 16:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
SVNClientException (4.43 KB, text/plain)
2006-04-04 16:40 UTC, Peter Pis
Details
SVN log (2.01 KB, text/plain)
2006-04-04 16:41 UTC, Peter Pis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Pis 2006-02-23 16:53:41 UTC
Product Version         = NetBeans IDE Dev (Build 060223)
Operating System        = Windows XP version 5.1 running on x86
Java; VM; Vendor; Home  = 1.5.0_06; Java HotSpot(TM) Client VM 1.5.0_06-b05; Sun
Microsystems Inc.; d:\Java\jdk1.5.0_06

Steps:
1. Open versioned project. Invoke "Show Changes" action for project root.
2. Create new file.
3. Select it and invoke "Subversion | Ignore" action.

File is not ignored. Still visible in "Versioning" view.
Comment 1 Peter Pis 2006-02-23 16:54:38 UTC
The same for folders.
Comment 2 Tomas Stupka 2006-02-23 18:21:13 UTC
just another windows issue. 
Comment 3 Peter Pis 2006-03-21 17:03:44 UTC
Changing priority to P1. Doesn't work at all.
Comment 4 _ pkuzel 2006-04-04 15:40:22 UTC
Could you recheck please. I can not reproduce (on Unix).

Start IDE with -J-DsvnClientLog=c:\tmp\nbsvn.log and attach results please.
Comment 5 Peter Pis 2006-04-04 16:39:37 UTC
Attacthing exception and log.
Comment 6 Peter Pis 2006-04-04 16:40:07 UTC
Created attachment 29604 [details]
SVNClientException
Comment 7 Peter Pis 2006-04-04 16:41:26 UTC
Created attachment 29605 [details]
SVN log
Comment 8 _ pkuzel 2006-04-05 10:29:46 UTC
I see, bug in svnClientAdapter
Comment 9 _ pkuzel 2006-04-05 11:06:28 UTC
Checking in svnClientAdapter.jar;
/cvs/subversion/external/svnClientAdapter.jar,v  <--  svnClientAdapter.jar
new revision: 1.12; previous revision: 1.11
done
Comment 10 Peter Pis 2006-04-07 16:29:06 UTC
Verified.