A script that keeps track of your favorite Git/SVN projects?

K

Kyrre Nygård

Hi there,

Has anybody ever written a script that keeps track of your favorite Git (and SVN) projects? E.g. sends you an e-mail every time a revision has been made, with details like the summary, time and date, author and code differences.

I've modified a few projects to my liking, so much that any change made to the original would have to be added manually. I also think it would be a great way to learn.

I can't imagine anything better than a neat little Ruby script stacked inside my crontab. I'm still a rookie though, otherwise I'd have made my own already.

Kyrre
 
L

Luis Lavena

Hi there,

Has anybody ever written a script that keeps track of your favorite Git (and SVN) projects? E.g. sends you an e-mail every time a revision has been made, with details like the summary, time and date, author and code differences.

I've modified a few projects to my liking, so much that any change made tothe original would have to be added manually. I also think it would be a great way to learn.

I can't imagine anything better than a neat little Ruby script stacked inside my crontab. I'm still a rookie though, otherwise I'd have made my own already.

Maybe you can get some RSS/Atom feeds from these project, I did that
in the past with subtlety [1] for SVN respositories, and I think you
can use the feed generated in the web server that host your git
repositories (did that for Rubinius and some of the github ones).

[1] http://subtlety.errtheblog.com/

HTH,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top