On 9/1/06, Leon Oosterwijk <leono@daveramsey.com> wrote:
> All,
>
> > -----Original Message-----
> > Yes, it does. It's stored as part of a serialized hash
> > table, which includes the length as part of the value.
> > Personally, when I need to rename authors in a dumpfile I
> > used a slightly hacked version of svndumptool.py, it didn't
> > take too much effort to teach it how to swap authors.
> >
> > -garrett
>
> I didn't know about svndumptool.py. It looks very useful. Would you
> consider sharing the changes you made to swap authors?
Sure thing. It's attached to this email. The diff is against
svndumptool.py's svn trunk, I'm not sure if it'll apply cleanly or
not, but it should give you a good idea to start from. The main
reason I haven't sent it to the author is I haven't come up with a
good UI, I just tweak the dictionary in tools.py whenever I need to do
it again.
-garrett
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 1 20:38:46 2006