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

Re: [Subclipse-users] Username and Password (No Prompt on repository add)

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-04-11 18:30:45 CEST

"Eric Berry" <elberry@gmail.com> wrote on 04/11/2006 11:53:41 AM:

> Our Systems admin has set up a svn repository for us to work with and
I'm
> trying to connect to it using Subclipse 1.0. He set it up with
svnserve.conf entries:
>
> #########
> [general]
>
> anon-access = none
> auth-access = write,read

This should just be "write" not "write,read"

> The passwd file has a couple of users in it for our testing purposes.
>
> When trying to connect via command line I can checkout the repository
contents
> without any problems.
> svn co --username {name} --password {password} {repository+project}

Try omitting the --username and --password options and see what happens
with the command line. It should also prompt you for the values.

> However, when trying to connect to the repository through subclipse I
get this error:
> Error validating location: "org.tigris.subversion.javahl.ClientException
:
> svn: No access allowed to this repository"

My best guess is that you have an old cached invalid username and
password. Using the command line client without specifying the --username
and and --password options should reveal and possibly fix this.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Apr 11 18:31:04 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.