Hi,
I'm currently playing with the git->rsync scripts on crux.nu.
The current script is run as a cronjob every 5 minutes, exporting all of
the branches of all of the repos. The script doesn't check whether
there's actually new commits available.
What I'm playing with is moving that script to the post-update hook of
the git repos, which is exporting the tree whenever a new commit is
pushed. So port updates are available instantly (instead of after 0-5
minutes), and we're only exporting the tree if it's necessary.
I'm not sure whether I'll keep the new script, for now I'm just
experimenting. This is mostly a heads up to people who push to core.git
or xorg.git or tilman.git (so mostly to myself ;D). If you see any
warnings or errors when you push your commits, please let me know. Those
errors aren't fatal, but it means that my hook failed :o
Regards,
Tilman
--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?