[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: Eric Berry <elberry_at_gmail.com>
Date: 2006-04-11 18:43:18 CEST

Hi Mark,
    Thank you for the suggestions, switching the entry from "write,read" to
just "write" seems to have fixed the problem. Do you, or anyone else know if
this is an expected result from a bad entry? Should I bring this up to the
subversion user's group?

Thanks again,
Eric

On 4/11/06, Mark Phippard <markp@softlanding.com> wrote:
>
> "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
>
>

--
Infinite Loop: Someone included an include that included the include?
Received on Tue Apr 11 18:43:41 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.