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

overwriting authorization info

From: <Ruediger.Dohna_at_command.de>
Date: 2005-09-01 12:15:00 CEST

Hi all,

looking at http://subclipse.tigris.org/faq.html#passwords I would think
there should be better solutions than that. AFAIU Subclipse needs the
username and password only for the command line interface because it is not
very easy to react on the internationalized password prompt. But it stores
it somewhere in its own guts and blindly spitts it out into the user
application settings, even if there is already some other info for that
server... not matter what adapter is in use!

I would think it was not too difficult to:
- pass "--non-interactive" to the cli adapter
- if the exit status is non-zero:
- pop up a dialog including the error output and asking for username and
password
- pass them to the cli (so they get stored for the user)
... and never store that kind of info within Subclipse itself.

Kind regards,
 Rüdiger Dohna
command ag




This message is intended for the addressee or its representative only.
Any form of unauthorized use, publication, reproduction, copying or
disclosure of the content of this e-mail is not permitted. If you are not
the intended recipient of this e-mail message and its contents, please
notify the sender immediately and delete this message and all its
attachments subsequently.

command ag

Received on Thu Sep 1 20:15:00 2005

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.