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 76322

Summary: Commit not working
Product: versioncontrol Reporter: _ alexlamsl <alexlamsl>
Component: SubversionAssignee: issues@versioncontrol <issues>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description _ alexlamsl 2006-05-13 01:36:18 UTC
However many times I tried to commit the deletion action, Show Changes still 
shows the change.

I'm checkd and nothing has been committed into the repository.

In fact, the 2 new classes created after refactoring, which after a commit 
action disappears from the Show Changes list, has not been committed to the 
repository at all!
Comment 1 Tomas Stupka 2006-05-13 22:54:45 UTC
could not reproduce.

i've deleted a file and i could commit the change...
i've refactored a file and i could commit the change...

could you, please, provide the exact steps ...

Comment 2 Tomas Stupka 2006-05-13 22:56:46 UTC
and, i almost forgot to mention, i did this with the napkin project
Comment 3 _ alexlamsl 2006-05-14 01:51:44 UTC
Yes, sorry about that - I've found this to be an artifact of the 2 issues I 
have reported earlier.

Since SVN module is not reporting the actual states of the files in both 
cases, it will allow me to perform a commit when there's actually nothing to 
be committed at all - and this causes the illusion that commit doesn't work.

Closing as invalid.