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

Re: Altering User History

From: Greg Thomas <thomasgd_at_omc.bt.co.uk>
Date: 2006-08-21 14:05:19 CEST

On Sat, 19 Aug 2006 20:39:12 -0700, "Chris Parrish"
<chris@realidaho.com> wrote:

>How do I alter the repository records to
>change all records of User A as User B?

Run the command

svn propset svn:author --revprop -r xxx new-author-name filespec

for each of the revisions (xxx) that you need to update.

HTH,

Greg

-- 
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 Mon Aug 21 14:07:48 2006

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.