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

Re: svn commit does not record author

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-10-30 17:53:55 CET

On Thu, 2003-10-30 at 10:23, Derek Mahar wrote:
> Using a similar configuration (shown below), has anyone else found that
> a commit operation does not record the author in the repository?

If apache isn't configured to issue an authentication challenge, then
there's no user to record in the svn commit. That's what you're seeing.

You can go back and fix things by setting the 'svn:author' property on
the specific revision, if you want.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 30 17:54:41 2003

This is an archived mail posted to the Subversion Dev mailing list.

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