Page 1 of 1

SVN Revision 3129 - CIA.vc service shutdown

PostPosted: Fri Sep 21, 2012 4:06 pm
by DOLBot
Commit from graveen

Log Messages
- Sourceforge migration repository test

Files Changed:
MODIFY - DOLSharp/trunk/GameServer/GlobalConstants.cs

View Changes:
http://dolserver.svn.sourceforge.net/do ... v&rev=3129

Re: SVN Revision 3129

PostPosted: Fri Nov 23, 2012 4:35 pm
by Roozzz
Hmm since when is this broken? The SVN update forum posts, that is.

Re: SVN Revision 3129

PostPosted: Fri Nov 23, 2012 5:43 pm
by Etaew
Need to talk to Tolakram about that I think, he runs a script on storm which grabs XML from a third party website (which seems to be offline now) and then uploaded the file to this website. (SourceForge doesn't allow us to grab remote data ourselves)

Re: SVN Revision 3129

PostPosted: Sat Nov 24, 2012 2:32 pm
by Tolakram
Details here: http://lwn.net/Articles/518955/

There are two kinds of people in this world. Those who have backups and those who just lost something. Lessons never learned.

Anyway details there about a new service replacement that we probably can't use due to SourceForge limitations.

Re: SVN Revision 3129 - CIA.vc service shutdown

PostPosted: Sun Feb 03, 2013 12:57 pm
by Graveen
As i come back actively in the project, i'll try to troubleshoot/workaround this issue. This is extremly annoying this lack of commits ! (And more as i see i didn't receive some Baldrug pushed some hours ago :D)

Re: SVN Revision 3129 - CIA.vc service shutdown

PostPosted: Sun Feb 03, 2013 10:43 pm
by Ephemeral
Do we know exactly what the requirements to get something like this going again would be?

Re: SVN Revision 3129 - CIA.vc service shutdown

PostPosted: Mon Feb 04, 2013 7:43 am
by Etaew
Just write an app to check the svn log, create an XML, upload it somewhere, and DOLBot will check the XML with it's cached XML and make posts on any difference. Sadly SourceForge's own system is empty - https://sourceforge.net/p/dolserver/code/feed

Re: SVN Revision 3129 - CIA.vc service shutdown

PostPosted: Mon Feb 04, 2013 8:56 am
by Graveen
it is repaired. I migrated yesterday whole SVN to new system - so rss feed should be filled on every new commit.

anyhow, i'm trying to directly hook the commit process to create a post here, directly on SF servers, i'd really avoid the external trigger.

SF architecture is always interesting to dig, although sometimes ... slow to browse :D