some bzr and pqm questions?
Jelmer Vernooij
jelmer at samba.org
Wed Mar 11 22:10:08 GMT 2009
Hi Paul,
Fanelli, Paul wrote:
> Now, I just have to figure out how to get the actual author of the
> change instead of the pqm user to display on a svn log. I was reading
> thru your FAQ and I think I see something that will do this. The entry:
>
> 'Is it possible to keep the author name when pushing changes into
> Subversion?'
>
> Is this feature available for svn server 1.4.2? Or will it only work on
> 1.5?
>
> I have been trying to get our Release Eng group to upgrade svn to 1.5,
> but they just laugh at me when I ask :).
Yes, but if you run svn 1.4 you will need to change the
pre-revprop-change-hook to allow the modification of the svn:author
property as bzr-svn can't set it during the commit but can change it
after the commit automatically.
Cheers,
Jelmer
More information about the bazaar
mailing list