[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: Keith Irwin <keith.irwin_at_gmail.com>
Date: 2007-01-03 16:15:27 CET

On 1/3/07, Mark Phippard <markphip@gmail.com> wrote:
>
> 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.
>

Yes, I've tried forward or backward slashes, or no domain, etc, etc. I'll
try downloading and compiling the latest version of subversion for the CLI.

What's odd is that I think the 1.1.9 version worked just fine until I had to
change my password. It's as if changing the password broke subclipse.

Can I assume that if I get a 1.4 CLI version working, I can then make all my
changes (such as renaming packages) in eclipse, then just "commit" and
"update" from the command line?

Keith

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 16:15:38 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.