[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 1.1.6 wants to update already deleted files in synchronize view

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-09-26 18:46:38 CEST

Jens Seidel <jensseidel@users.sf.net> wrote on 09/26/2006 10:48:55 AM:

> On Tue, Sep 26, 2006 at 10:21:49AM -0400, Mark Phippard wrote:
> > Jens Seidel <jensseidel@users.sf.net> wrote on 09/26/2006 10:12:11 AM:
> >
> > > I tested a recent Subclipse version (1.1.6) together with Eclipse
3.2.1
> > M20060921 and
> > > noticed that Subclipse wants to readd deleted files from BASE with a

> > synchronisation.
> > > Outgoing changes are OK but the incoming one are all bogus ...
> > > (The commandline version works great and also the stable Subclipse
with
> > Eclipse 3.2.)
> >
> > I do not necessarily understand what you are saying is happening.
Incoming
>
> Sorry, let me rephrase: I have an up-to-date working copy with local
> modifications. Once I try to synchronize against the server Sublipse
shows many
> incoming changes from the server which do not exist!
>
> All these changes are added files (with history) which I deleted already
long
> time ago in the past. I really do not want these back and the command
line
> version of Subversion does nothing during a "svn up" because all my
files are
> up-to-date.

You can try switching adapters or doing a Team -> Update on the whole
project to see if it goes away, but ultimately the information we show in
that view is coming from the output of running the svn status -u -v
command.

> OK, but the dialog displays wrong settings as the path on the server is
missing!

I assume you are referring to the URL field? JavaSVN gives us that value,
not sure where it comes from.

> I entered of course my private SSH key!

I meant the passphrase that goes with the key. Not all keys have them.

> > that you then get prompted with a second username and password dialog
> > where you really just need to use the username field and that is to
> > specify a username for the commit, where as the first dialog was
purely
> > for the SSH credentials.
>
> Ah, this solves my problem. The second dialog shows my username (which I
> normally set via the used key on the server in ~/.ssh/authorized_keys)
and a
> password field. Without entering a password I cannot press the OK button
so I
> entered my password but did of course not choose "Save Password" to keep
it
> secret. That's why I was asked for the passwort after each start of
eclipse.
>
> I chose now a dummy password and saved it and now it works. Thanks.
> The current bahaviour is really not obviously and should be improved.

I agree. This is something JavaSVN added on their own. Personally I
think it is such a fringe case that I would not have done it. Anyway, we
have talked about ways that we could create a new dialog that would be
more expressive.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Sep 26 18:46:45 2006

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.