Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » Svn changes over RSS feed
Re: Svn changes over RSS feed [message #25056 is a reply to message #25053] Tue, 09 February 2010 12:24 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1791
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

luzr wrote on Tue, 09 February 2010 11:42

Is there a simple way how to do that? Like putting some html somewhere? (I really suck at web development... Smile

Hi Mirek,

There is many ways Smile The simplest and least error prone IMO is what you suggested. Parsing svn log, producing static html that could be directly incorporated in to the web. Also when doing this, it would be simple to generate our own feed at the same time. The free service from feed43.com I used is pretty limited Smile

About the timing: For most of the pages, once per day is quite enough. For things like this more often would be better. The ultimate ( Wink ) solution in this case would be to keep this part of web content generation independent from the rest and run it from post commit hook. This approach gives you instant response for "news-like" content, while keeping the rest of the infrastructure intact.

I'll supply some code in few weeks time, I'm unfortunately quite busy now...

Regards,
Honza

PS: I already have the most difficult part - a python script to parse svn logs. Original can be downloaded here. For my use in ubuntu packaging scripts I just added few more options and modified the output to conform to Debian policy manual.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: U++ Meeting February 9 21:00UTC
Next Topic: U++ 2070 released
Goto Forum:
  


Current Time: Fri Jul 18 11:58:38 CEST 2025

Total time taken to generate the page: 0.03352 seconds