Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dsdp-tm-dev] RC4 available for testing

Hi,

I've found how to reproduce this in small project.
And I found what problem are not in refresh itself, but in handling of symbolic links.

How to reproduce:
Lets have following folder structure:
1) Make two folders p1, p2
2) Create files t1,t2,t3 in p2 with any content
3) Make symbolic links from p2/* to p1. So we will have 3 files in p1. Each file symbolic link to file from p2.
4) Create file t4 in p1.
5) Create remote project for p1.
Try to open one of t1,..,t3 we see in editor what file is not in sync. Also refresh for all project not solves this, but only refresh for each file.
Opening of t4 works fine.

It also not work with RSE 3.0RC2. 
But it works in RSE 3.0M7.

Best regards,
Andrei Sobolev.

----- Original Message -----
From: "David McKnight" <dmcknigh@xxxxxxxxxx>
To: "Target Management developer discussions" <dsdp-tm-dev@xxxxxxxxxxx>
Cc: "Target Management developer discussions" <dsdp-tm-dev@xxxxxxxxxxx>, dsdp-tm-dev-bounces@xxxxxxxxxxx
Sent: Wednesday, June 11, 2008 10:00:46 PM GMT +06:00 Almaty, Novosibirsk
Subject: Re: [dsdp-tm-dev] RC4 available for testing



Andrei, 

How big (how many files) is the project you are using? Are you able to reproduce this with a smaller project? 

____________________________________ 
David McKnight 
Phone: 905-413-3902 , T/L: 969-3902 
Internet: dmcknigh@xxxxxxxxxx 
Mail: D1/YFY/8200/TOR 
____________________________________ 



	David Dykstal <daviddykstal@xxxxxxx> 
Sent by: dsdp-tm-dev-bounces@xxxxxxxxxxx 

11/06/2008 10:39 AM 	
Please respond to 
Target Management developer discussions <dsdp-tm-dev@xxxxxxxxxxx> 
		
To 	Target Management developer discussions <dsdp-tm-dev@xxxxxxxxxxx> 
	
cc 	
	
Subject 	Re: [dsdp-tm-dev] RC4 available for testing 
		



Andrei -- 

Thanks for reporting this. DaveM or Kevin - can you please take a look 
at this and see if any recent changes might have caused this? 

-- Dave 

On Jun 11, 2008, at 4:41 AM, Andrei Sobolev wrote: 

> Hi all, 
> 
> I've have following problem with this build. 
> 
> I've create remote project using ssh only connection. Project is 
> really big. 
> After Eclipse restart I've opened project. After it is opened I've try 
> to open text editor for any file from project. 
> 
> And I've see "Resource is out of sync with file system". Then I've 
> click 
> refresh on project, problem still exist, and do not show content. But 
> then I've refresh file, it works. 
> But it is really annoying to refresh each file. Any idea why this is 
> happen? 
> 
> In some previous version of RSE (RC1, RC2) i've seen long running 
> refresh dialog, after project was opened it was no such 
> synchronization 
> problems. 
> 
> Best regards, 
> Andrei Sobolev. 
>> Committers -- 
>> 
>> Our RC4 candidate is available for testing at 
>> http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0RC4-200806101200/ 
>> 
>> 
>> Please give it look, and vote +1/-1 on its release. 
>> 
>> If there are no issues, I plan on releasing this build later today. 
>> 
>> Note that after RC4 is declared all available committers must approve 
>> code changes to the build. 
>> 
>> -- Dave 
>> _______________________________________________ 
>> dsdp-tm-dev mailing list 
>> dsdp-tm-dev@xxxxxxxxxxx 
>> https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev 
> 
> _______________________________________________ 
> dsdp-tm-dev mailing list 
> dsdp-tm-dev@xxxxxxxxxxx 
> https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev 

_______________________________________________ 
dsdp-tm-dev mailing list 
dsdp-tm-dev@xxxxxxxxxxx 
https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev 


_______________________________________________
dsdp-tm-dev mailing list
dsdp-tm-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev


Back to the top