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

RE: Re: User name blank for Tortoise SVN users

From: Andrew Holden <aholden_at_charteroaksystems.com>
Date: 2006-11-07 21:03:15 CET

Nikki Locke wrote:
>
> Erik Hemdal wrote:
> > >
> > > Norbert Unterberg wrote:
> > > > 2006/11/6, Nikki Locke <info@trumphurst.com>:
> > > >
> > > > > When I commit things using Tortoise, the user/author name
> > > > is always blank.

> > I don't claim to know how the internals of SVN work, but when I
> > configured svnserve to only allow authorized users
> > to access the repositories, Tortoise would always prompt for
username
> > and password. So I'm wondering if your svnserve.conf
> > file is allowing access without a username. It seems to me that if
your
> > repository doesn't demand authentication, Tortoise won't ask for it,
and
> > then Tortoise won't have it on hand for commit records.

> Yes, I allow access without a username. Doesn't prevent the Linux
client
> from supplying one, though.

Unfortunately, I haven't found any authentication options in
TortoiseSVN. From what I can tell, it will attempt to authenticate in
the following order, and only the following order:

1: No authentication.

2: Use SSPI with your Windows login name and password (version 1.4 with
an Apache server and mod_auth_sspi only).

3: Prompt for username and password. If I read the docs right, it will
not cache your credentials, which could seriously annoy your users.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 7 21:04:14 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.