On Thu, 26 Jan 2006, Sergey Gotvansky wrote:
> Hello Subversion team,
> My team is using Subversion at our sites. We imported old project from
> M$ SourceUnSafe and our logs contain login names. We've decided to
> rename our login names cuz it's very difficult to understand it. Could
> somebody help me with any information or examples how could I rename
> existing logs. We are using BDB repositories, some googling didn't help
> me finding any DBD files editors.
>
This kind of questions normally go to users@, but anyway... YOu can svn
propset or svn propedit the svn:author revision property (and svn:log if
you have author names inside log messages). You must enable the
pre-revprop-change hook in the repository first.
Thanks,
//Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 26 12:08:54 2006