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 248187 - file status not updated when files are checked in outside of NB.
Summary: file status not updated when files are checked in outside of NB.
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-25 15:12 UTC by tbrunhoff
Modified: 2014-10-27 07:48 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tbrunhoff 2014-10-25 15:12:01 UTC
We have some very large subversion repositories, and frequently I find I need to use the subversion cli to update, check in, etc. In my case:
- modify a file in NB; the file name changes from black to blue, and the diff marks appear in the right column.
- check in the file using svn cli
- NB updates the diff marks in the right column, but leaves the file marked in blue.
- select update-->HEAD and the file name changes from blue to black.


Product Version: NetBeans IDE Dev (Build 201409241121)
Updates: Updates available
Java: 1.7.0_45; Java HotSpot(TM) Client VM 24.45-b08
Runtime: Java(TM) SE Runtime Environment 1.7.0_45-b18
System: Linux version 3.12.6-200.fc19.x86_64 running on i386; UTF-8; en_US (nb)
User directory: /home/toddb/.netbeans/dev
Cache directory: /home/toddb/.cache/netbeans/dev
Comment 1 Ondrej Vrabec 2014-10-27 07:48:30 UTC
Run Subversion -> Show changes after every external operation to refresh cached statuses.