[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] subclipse

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 10 Oct 2008 09:31:02 -0400

2008/10/10 David Balazic <David.Balazic_at_hermes-softlab.com>:
> Using
> Sun Java 6 update 7
> Eclipse 3.4.1
> Subclipse 1.4.5
> JavaHL 1.5.2.1
>
> It refuses to update certain directories. After selecting "Update" in the
> Popup menu in the Synchronize view, the files stay unupdated (tree stays
> same) and in the console it says:
>
> cleanup C:/..../XXX_Sources
> update C:/..../XXX_Sources/PC_DotNet/DemoApplications/FOO/FOO/PlotGraphs.cs C:/..../XXX_Sources/PC_DotNet/DemoApplications/FOO/FOO/bin/Debug/ZedGraph.dll C:/..../XXX_Sources/PC_DotNet/DemoApplications/FOO/FOO/EthTest.cs -r 1162 --force
> Skipped C:/..../XXX_Sources/PC_DotNet/DemoApplications/FOO/FOO/PlotGraphs.cs
> Skipped C:/..../XXX_Sources/PC_DotNet/DemoApplications/FOO/FOO/bin/Debug/ZedGraph.dll
> Skipped C:/..../XXX_Sources/PC_DotNet/DemoApplications/FOO/FOO/EthTest.cs
>
> Any idea why ?
> The subfolder gave me trouble before too (refused to update some other
> files in it, but then on day it updated them...).
>
> I there some debig/log option to enable to see what it wrong ?

Are they perhaps deleted files that did not get removed from Synch
view? I do not think I have ever seen update issue a "Skipped"
before. Those notifications come out of Subversion code. All I can
guess is we are asking to update files that do not exist any more? Or
maybe exist but are unversioned?

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-10-10 15:31:15 CEST

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.