Change "Author" name in SVN log
From: mercuryman <mercuryman01_at_gmail.com>
Date: Mon, 20 Jul 2009 13:58:54 -0700 (PDT)
I have setup SVN server with Apache 2 that serves multiple repositories and
# Load Subversion Apache Modules
CustomLog logs/svn_logfile "%t %u %{SVN-ACTION}e" env=SVN-ACTION
<Location />
Require valid-user
<Location /svn>
AuthzSVNAccessFile /etc/httpd/conf.d/access_file
Satisfy Any
-- View this message in context: http://www.nabble.com/Change-%22Author%22-name-in-SVN-log-tp24542566p24542566.html Sent from the Subversion Users mailing list archive at Nabble.com. ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2372726 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-07-20 22:59:51 CEST |
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.