On 12/5/06, Boos, Paul M. <PAUL.M.BOOS@saic.com> wrote:
>
>
> I guess to clarify the question:
>
> I am running apache as my front-end of course on Windows. I can easily
> set-up individual Apache logins, but I suspect these are really only used
> for Apache and nothing else - in other words, I don't suspect they are
> passed back to SVN to log people's SVN activity (e.g. ssmith committed this
> transaction with the following comment "fixed bug in method fooBar()" )
>
> Is my understanding correct?
Almost. If you have Apache and your repository configured to require
that users authenticate in order to commit to the repository, then the
username provided to Apache when it prompts the user *is* passed to
SVN and logged by for the activity.
So, if you're not seeing this behavior (you're getting "anonymous"
commits), something is amiss in your configuration.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 5 15:16:48 2006