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

RE: [Subclipse-users] Override and Update fails with not a working copy

From: David Balažic <david.balazic_at_hermes-softlab.com>
Date: Tue, 17 Feb 2009 15:29:01 +0100

Mark Phippard wrote:
>
> On Tue, Feb 17, 2009 at 4:48 AM, David Balažic
> <david.balazic_at_hermes-softlab.com> wrote:
> >> I've entered issue #848 which I am pretty sure must be
> causing these
> >> errors. When I do it, I do not get an error, but it could be a
> >> difference between JavaHL and SVNKit in terms of getting
> the errors,
> >> or it could be other factors. Regardless, we are doing stuff we do
> >> not need to be and which I believe is likely leading to
> the errors you
> >> see.
> >
> > Would it be woth to try JavaHL until you release the change ?
>
> With the exception of some svn+ssh users that do not use it anywhere
> but Eclipse, I'd recommend everyone use JavaHL if possible.
>
> You could certainly try JavaHL. We'll still be trying to do stuff we
> shouldn't but perhaps you will get different messages as output.

Hi!

I switched to JavaHL now. I did not encounter the mentioned issue yet.
But there is a new one:
 - if I have local changes and these new local files are open by an
   application (the IDE), then "Override and Update" silently fails:
    - the open files are not deleted
    - no error is reported
    - the files that were not deleted are still in the "Outgoing" view
   Clicking "Override and Update" again, just downloads another 270 kB
   from the server, but the state stays the same. I can repeat this many
   times. Each time about 270 kB of data is downloaded and nothing changes.

 - if I do "Revert" in the Outgoing view (clicking just as before on the root element in the tree),
  leave all files checked in the dialog, then I get an error:

Problems encountered while deleting resources.
  Could not delete 'C:\..\workspace1\project1\Foo\Bar.ncb'.
    Problems encountered while deleting files.
      Could not delete: C:\..\workspace1\project1\Foo\Bar.ncb.

(NCB is a a kind of a cache file used by the IDE while running)

Regards,
David

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=1179142

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-02-17 15:29:28 CET

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.