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

RE: TortoiseSVN used to be fine, but now author is missing when I do commits

From: Loritsch, Berin <bloritsch_at_dtri.net>
Date: Thu, 30 Sep 2010 07:25:26 -0400

> -----Original Message-----
> From: jonesst2608_at_googlemail.com [mailto:jonesst2608_at_googlemail.com]
>
> Having done this I can do checkouts & commits using
> TortoiseSVN same a before but when I do a "show log" on the
> repository the "Author" field is now empty on all my commits.

Is the server still set up to require authentication for commits?
Subversion gets its author name from the web server (assuming you are
going through HTTP), which is usually set up to do some sort of basic
authentication. If the web server is not set up to _require_ the
authentication, then it will allow anonymous commits.

Check out
http://svnbook.red-bean.com/en/1.5/svn.serverconfig.httpd.html#svn.serve
rconfig.httpd.authn for further details.

Even the svn-serve method of managing a repository can allow anonymous
commits. I'd check the server configuration to make sure it *requires*
authentication.

Confidentiality Note: The information contained in this message, and any attachments, may contain proprietary and/or privileged material. It is intended solely for the person or entity to which it is addressed. Any review, retransmission, dissemination, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2666524

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-09-30 13:25:35 CEST

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

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