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

Re: Real Names in Log Messages

From: Greg Thomas <thomasgd_at_omc.bt.co.uk>
Date: 2007-08-17 10:08:02 CEST

On Tue, 14 Aug 2007 16:01:00 -0400, "Jamie Jackson"
<myspamb8@gmail.com> wrote:

>Does anyone have a way to use "real names" in log messages?

I have a post-commit hook that maps the svn:author attribute from a
number to a name.

The relevant svn bit is something like:

 svn propset svn:author --revprop -r $revision $newauthor file://$repository

Greg

-- 
This post represents the views of the author and does
not necessarily accurately represent the views of BT.
-- 
This post represents the views of the author and does
not necessarily accurately represent the views of BT.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 17 10:06:00 2007

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.