Add alias to "author"
Monitor your SVN repositories and notifies you on new commits
Brought to you by:
steveking
Originally created by: peterson...@gmail.com
Some projects use a user system (e.g. user21) which makes it hard to see
who made the commit.
Adding a alias to a author would make this much easier.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: peterson...@gmail.com
Should have been an enhancement :)
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
(No comment was entered for this change.)
Labels: -Type-Defect Type-Enhancement
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: tortoisesvn
Issue 221 has been merged into this issue.
Related
Tickets:
#221View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: rjol...@gmail.com
Wouldn't you want the alias to exist in the SVN repository? If not already possible,
perhaps should be an SVN enhancement request.
Otherwise, is your plan to edit all this info in the CommitMonitor program? The latter
doesn't seem like a feature many people would use.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: peterson...@gmail.com
I just thought it might be useful to create an alias for the user (e.g. the users
real name). But if people would use it I cannot say - I would.
Hi there,
I would very much appreciate this feature. Please find attached a screenshot with painful IT-scrambled authors :-(
Aliases could show up as a simple additional column "alias".
Data could be edited directly in the table or read from a text file, e.g. author-alias.csv with "author;alias" content.
Impl could work with a Map<String;String>
How can I help implementing it?
Local impl ready. Waiting for feedback..
Diff: