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

Re: svn 1.0.9 (rh9) + author property

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2004-10-25 04:56:29 CEST

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

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.