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

Re: [Subclipse-users] Bug: password containing spaces

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-08-04 15:03:16 CEST

Jarek Lipski <d129672@atos.wmid.amu.edu.pl> wrote on 08/04/2006 04:34:53
AM:

> I think i have found a bug in Subclipse. When I try to login to
> repository, and my password contains space character, subclipse fails to

> log me in. I can log in using other methods - svn command line tool and
> web browser (as my repository is managed by apache webserver). When I
> changed my password so it contains no spaces everything also works ok.

Subclipse does not do much in this area. The client adapter is
responsible for everything related to username and password. Subclipse
just provides a callback dialog that the adapter can invoke to ask for
your username and password. We do not do anything other than pass back
the values you entered.

Which adapter are you using? This is hard for me to test as none of the
servers I use allow spaces in passwords.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Aug 4 15:03:27 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.