>
> Norbert Unterberg wrote:
> > 2006/11/6, Nikki Locke <info@trumphurst.com>:
> >
> > > When I commit things using Tortoise, the user/author name
> is always
> > > blank.
> >
> > user/author name is supported by windows and tortoise. If you get
> > blank user names, then you have a server configuration problem.
>
> Thanks.
>
> But where does Tortoise get the user name?
>
> From my Windows login, from the environment, or from the
> configuration files?
You can get it from the passwd file pointed at by your svnserve.conf file in
the repository, as far as I know. I did not try to set up any of the
fancier access methods.
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.
Erik
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 7 19:11:02 2006