lewiscawte / CIA.vc

Automatically exported from code.google.com/p/cia-vc
1 stars 0 forks source link

SVN polling doesn't work for SourceForge Allura project (castle-engine) #50

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
My castle-engine project uses new SourceForge 2.0 Allura platform with SVN 
repository. The repository information on SF is available on 
https://sourceforge.net/p/castle-engine/code/ . I created castle-engine project 
on cia (http://cia.vc/stats/project/castle-engine/).

The SourceForge Allura does not allow (yet) to add SVN hook to send 
notifications to cia (you cannot import SVN repo without the help of SF staff, 
and you have no web interface to add predefined SVN hooks). So I configured 
cia.vc to "poll" every 15 minutes for changes from my project:

 - "Connect to a public Subversion repository" checkbox to yes.
 - "Poll for changes every minutes" checkbox to yes, and time to 15 minutes.
 - The repository URL is http://svn.code.sf.net/p/castle-engine/code/ . This is a public (anonymous, read-only) SVN URL, you can access it with both SVN client and web browser without any problems.

However, it seems that cia.vc doesn't want to poll code from it. Each time I 
visit project castle-engine configuration page I see the "Repository Status" 
box showing correct "Root URL", correct Unique ID, correct (latest) "Current 
revision", but... "Last updated:" is always set to "Never updated". Page 
http://cia.vc/stats/project/castle-engine/ remains empty, no stats.

So it seems that cia.vc successfully connected to the repository (as it knows 
correct repository uuid and always has the latest revision number). But for 
some reason the log information was not parsed, and the statistics on 
http://cia.vc/stats/project/castle-engine/ remain empty.

Maybe it's useful to note that the repository has quite large repository (10076 
commits). Although castle-engine project is new, it's actually a rename of 
"Kambi VRML game engine" that was in development since a couple of years. I 
imported the SVN repository with full history, so you get a fresh new project 
with large repository history.

My username on cia.vc is "kambi", if it's of any help.

Original issue reported on code.google.com by michalis.kambi on 19 Sep 2011 at 8:57

GoogleCodeExporter commented 9 years ago
I think when cia.vc was transferred to the "Atheme" project earlier this year, 
svn polling broke, and hasn't worked since.

You may find the second to the last comment enlightening (the one by Skinkie):
http://scanlime.org/2011/05/cia-vc-service-is-down-indefinitely/

Original comment by bigwheel...@gmail.com on 29 Sep 2011 at 8:30

GoogleCodeExporter commented 9 years ago
Same for me, svn polling is broken :(
Please fix it.

Original comment by pasnox on 8 Oct 2011 at 12:57