Resolved! svn ps svn:author "$new_name" --revprop -r "$revision_number"
Revprop changes are accepted if the hooks/pre-revprop-change script returns success. This can be simply acheived by putting a "exit 0" as the first code line in the script. Via: http://www.tty1.net/blog/2008-07-01-svn-author-renaming_en.html 2010/9/16 Евгений Килимчук <ekilimc...@gmail.com> > Hello! > > I used basic access authentication (passwd file) for apache2 which are > contained old logins of developers. > I just been change authentication on LDAP. There are new logins on the > LDAP. > > I want to create aliases for a new login on a old login (revision author). > > -- > Best regards, > > Eugene Kilimchuk <ekilimc...@gmail.com> > -- Best regards, Eugene Kilimchuk <ekilimc...@gmail.com>