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

Re: User name blank for Tortoise SVN users

From: Nikki Locke <info_at_trumphurst.com>
Date: 2006-11-08 17:30:01 CET

Garrett Rooney wrote:
> On 11/8/06, Nikki Locke <info@trumphurst.com> wrote:
> > Matt Sickler wrote:
> > > > Yes, I allow access without a username. Doesn't prevent the Linux client from
> > > > supplying one, though.
> > >
> > > Right, but the server wont care about them unless it [the server] requires them.
> >
> > That's simply not true. If I commit something in Unix, and then view the log, the
> > unis user name is shown as the author. If I do the same thing in Tortoise, no user
> > name is shown. In neither case do I have to enter a user name and password while
> > interacting with the repository, nor do I want to.
>
> That's most likely because you're committing over a file:// url, which
> just records the current username of the committing user as the author
> of the commit. If you're actually using a server (i.e. committing
> over http(s):// or svn://) then it requires authorization to be turned
> on before the server will even have a username to record. If
> anonymous writes are configured it will just leave the author blank.

Humble apologies - I was looking at logs which contained user names, and assuming
everything was working as I expected under Linux. However, those logs dated back to the
conversion from CVS, which must have copied the user name info across. More recent, SVN
commits do not show a user name, even if the commit was performed under Linux.

Oh well, I guess I'll just have to live with it.

-- 
Nikki Locke, Trumphurst Ltd.      PC & Unix consultancy & programming
http://www.trumphurst.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 8 17:32:59 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.