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

Re: change users in repository

From: Brian Harris <medotin_at_gmail.com>
Date: Thu, 29 Jan 2009 17:54:35 -0700

Suggestions still welcome, but it looks like I can do this with svn dump and
sed.
Thanks.

On Thu, Jan 29, 2009 at 5:43 PM, Brian Harris <medotin_at_gmail.com> wrote:

> Our svn 1.5 repo is filled with commits by usernames with @DOMAIN.COMappended on the end -- this is because the apache configuration we were
> using assigned these username suffixes. We are switching to a different
> authentication method that will not have @DOMAIN.COM on the end of the
> usernames, so I'd like to retroactively remove this suffix from the
> historical commits so we won't have multiple usernames for the same person,
> IE change all 'joe_at_DOMAIN.COM' usernames on historical commits to 'joe'.
> Is this possible?
> Thanks, Brian
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1071163

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-30 01:56:11 CET

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.