[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: David Balazic <David.Balazic_at_hermes-softlab.com>
Date: Fri, 10 Oct 2008 15:43:27 +0200

Mark Phippard wrote:
>
> 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/PlotGra
> phs.cs
> C:/..../XXX_Sources/PC_DotNet/DemoApplications/FOO/FOO/bin/Deb
> ug/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/Deb
> ug/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?

1.) the PC_DotNet folder on lcal disk was empty (except the .svn folder)
2.) I deleted it, then updated, and now it was correctly retrieved
(except
the "duplicate item in the tree" issue...)

Now ... Damn, PC_DotNet is again empty on local disc !!#$!

The log is :

update C:/..../XXX_Sources -r 1175 --force
    A C:/..../XXX_Sources/PC_DotNet
    Updated to revision 1175.
    ===== File Statistics: =====
    Added: 1

As I mentioned before on the list, if I checkout PC_DotNet into an own
eclipse project,
then it works just fine (all files and folder get copied to local disc)

Regards,
David (clueless)

---------------------------------------------------------------------
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:43:42 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.