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 74656 - ".LCK..." should be hidden.
Summary: ".LCK..." should be hidden.
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-09 18:06 UTC by Peter Pis
Modified: 2006-10-23 15:47 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 Peter Pis 2006-04-09 18:06:18 UTC
NetBeans IDE Dev (Build 060407)
1.5.0_06; Java HotSpot(TM) Client VM 1.5.0_06-b05
Windows XP version 5.1 running on x86
en_GB (nb); Cp1252

Windows locks files for. (".LCK...~" files are created in such a case). This
file should be omitted from commit.

Steps:
1. Invoke "SVN | Commit" action on parent folder with ".LCK...~" file.

".LCK...~" is also listed in commit list. This is wrong.
Comment 1 Maros Sandor 2006-07-12 16:50:13 UTC
Cannot reproduce in 5.5, it's probably already fixed.
Comment 2 Peter Pis 2006-07-20 12:19:31 UTC
Verified.