theory / svn-notify

Subversion activity notification
http://search.cpan.org/dist/SVN-Notify/
18 stars 18 forks source link

svnsync causes $self->{user} (author) to be incorrect #11

Open freephile opened 10 years ago

freephile commented 10 years ago

If you create a mirror repository using svnsync and use svn-notify on that mirror, svn-notify populates all notifications with the --sync-username running the svnsync command rather than the actual author of each commit.

theory commented 10 years ago

Patches happily accepted. I no longer use SVN::Notify, so would not be much use fixing an issue like this, alas.