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

Re: [Subclipse-users] NT Domain Password

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-01-03 14:54:11 CET

On 1/2/07, Keith Irwin <keith.irwin@gmail.com> wrote:
>
> Folks--
>
> I'm using an SVN repo (managed by someone else) keyed to my NT/Domain
> password used at my place of work. Recently, I had to change my password,
> so I did.
>
> Thing is, subsclipse no longer works.
>
> On ubuntu, when I use the command line svn client, the new password DOES
> work just fine.
>
> In subclipse, I get prompted over and over and over again.

When you get prompted, have you tried varying the username to include or not
include your domain? The other issue is that the native SVN client (JavaHL)
now includes support for SSPI authentication, which essentially means it
logs you in automatically using your Windows username and password.
Unfortunately, this also can have problems and there is no way to turn it
off.

Try downloading the SVN 1.4 CLI and see if it works OK.

> Maybe the worst of it is that when I go into eclipse and attempt to sync
> and the plugin won't accept my password, I then close eclipse and try "svn
> update" at the command line and get:
>
> svn: This client is too old to work with working copy '.'; please get a
> newer Subversion client
>
> I'm using (at the cli) version 1.3.2 (r19776). Does subclipse re-write my
> .svn files for some later version of subversion?
>
> Anyway, I'm now unable to do work because of this, hence the anxiousness.
> Any help would be much appreciated!

This part has been explained by someone else, so I will not do so again.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on Wed Jan 3 14:54:15 2007

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.