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

[Subclipse-users] Login handling

From: Seb Baz <sebbaz_at_gmail.com>
Date: Sat, 15 Jan 2011 11:35:38 +0000

The login dialogue includes a checkbox for saving the login details permanently.

This is fine, however the behaviour when the checkbox is not selected
depends on the SVN connector.

When used with SVNKit, login details are preserved (for all folders
using the same SVN root) until Eclipse is restarted.

When used with JavaHL, login details are not preserved at all, and
must be provided for every commit.

The SVNKit behaviour is very useful; the JavaHL behaviour is annoying!

Also, the default user name varies - with SVNKit, it is set to the
login name; with JavaHL it is set to the default SVN user name.
The JavaHL behaviour is more useful here.

Could both interfaces have the same behaviour?
i.e. preserve login details during an Eclipse session and default the
user name to the SVN user name.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2011-01-15 12:35:44 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.