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 215618 - DOES NOT UPDATE NEW FILES!
Summary: DOES NOT UPDATE NEW FILES!
Status: RESOLVED INCOMPLETE
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.1
Hardware: PC Windows XP
: P1 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-17 10:27 UTC by FiruzzZ
Modified: 2012-07-17 16:37 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 FiruzzZ 2012-07-17 10:27:39 UTC
DOES NOT UPDATE NEW FILES!
this problem keeps coming since 6.9..!


Product Version = NetBeans IDE 7.1 (Build 201112071828)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.7.0
Runtime = Java HotSpot(TM) Client VM 11.3-b02
Comment 1 Tomas Stupka 2012-07-17 10:34:37 UTC
please elaborate. 
what exactly did you do, what should and what didn't happen

thanks
Comment 2 FiruzzZ 2012-07-17 10:46:20 UTC
commited the project from work, updated at home, worked on home (4-6 modified files and created one JPanel .java/.form) and updated.
now back in work, i update the project BUT the NEW files are not updated and if go the package >subversion > seach history > and roll back to these 2 files, it appear like NEW (green) and .form is bugged because i can see (not just the .java)
it's the same problem than always...
Comment 3 Tomas Stupka 2012-07-17 16:37:04 UTC
tried to reproduce but everything seemed to work fine:
- 2 checkouts of the same project
- did changes in the first one and commit
- update on the second one -> everything was updated
- did changes in the second one + added a form file and commit
- after update on the first one all changes made in the second one were there

(In reply to comment #2)
> commited the project from work, updated at home, worked on home (4-6 modified
> files and created one JPanel .java/.form) and updated.
you mean committed, right?

> now back in work, i update the project BUT the NEW files are not updated
> and if
> go the package >subversion > seach history > and roll back to these 2 files
please explain 

the files which did not change after update - were they open in the editor
while updating, or not?


could you please try to reproduce with some recent build and attach you
messages.log to the issue?

thanks