Greg Irvine wrote:
>Hi all.
>
>I've just upgraded to 1.0.9 (on redhat9) and implemented as a short term solution httpd based security for the repository for commit rights.
>
>I was expecting to now see author information in the logs (which aparantly wasn't availabe in 1.0.1 which I had previously), but, alas, I do't.
>
>Any ideas?
>  
>
Whether or not you see author information in the logs depends on whether 
your Subversion server (either svnserve or Apache) is sending an 
authentication challenge to your client. If you don't set up your 
repository to require authentication for commits, all access will be 
anonymous, and no author information will be stored. (Note that *read* 
access can still be anonymous if you want).
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 25 04:56:53 2004