Looking for a way to send or display a Notice like a MOTD ( Message of the day
) whenever any repository is accessed.
For example there will be a major change in Repository locations. Some projects
already have pre and post commit hook scripts. What I want to do is advise the
user who accesses their Repository of that change.
perhaps adding an email or message to be sent automagically to whoever accesses
the repository ?
"Wish list' would be a script easily modified and propagated to all repository
hook directories
Ideas ? Suggestions ( besides read the book )
Phil