mikewest / vcsrss
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
commit ae5533292c2b1293bc68ef8d2e6fd19be1fcdbcd
tree 10f62a1b20e8d5ad3e12ea111bed3ebd7e594ed5
parent 58a85409fd098284eb6eea0881edea173ae28012
tree 10f62a1b20e8d5ad3e12ea111bed3ebd7e594ed5
parent 58a85409fd098284eb6eea0881edea173ae28012
vcsrss /
| name | age | message | |
|---|---|---|---|
| |
.gitmodules | Sat Mar 28 17:17:14 -0700 2009 | |
| |
README.markdown | Sat Mar 28 06:21:25 -0700 2009 | |
| |
application/ | Sun Mar 29 07:29:43 -0700 2009 | |
| |
data/ | Sat Mar 28 17:17:14 -0700 2009 | |
| |
demo/ | Sun Mar 29 14:22:49 -0700 2009 | |
| |
etc/ | Sun Apr 12 12:51:35 -0700 2009 | |
| |
lib/ | Mon Apr 13 11:37:57 -0700 2009 | |
| |
templates/ | Sun Mar 29 14:22:01 -0700 2009 | |
| |
tests/ | Mon Apr 13 11:37:57 -0700 2009 |
README.markdown
VCS RSS
At work, we have a subversion repository. I'd like to be able to track changes to specific bits of the repo via RSS, in much the same way that GitHub makes commits visible.
Data will be fed in via a webhook, and I might build in comments at some point in the future if I actually finish the project. :)
