View topic - Development links



All times are UTC + 1 hour


Post new topic Reply to topic  [ 41 posts ]  Go to page Previous  1, 2, 3  Next
Author Message
 Post subject: Re: Development links
PostPosted: 26 Feb 2008, 06:24 
Content Developer
User avatar

Joined: 13 Jan 2005, 00:46
Location: ModalitÃ
because the site will be down for a while, is there a way to setup the stack trace on my site?


Top
 Offline Profile  
 
 Post subject: Re: Development links
PostPosted: 03 Mar 2008, 19:57 
Spring Developer

Joined: 01 Jun 2005, 10:36
Location: The Netherlands
Added link to a read-only svn mirror (updated hourly), provided by caspring.org. Thanks det for setting it up!

This will be practical for those who want to continue developing if the server is down. (By SVN switching to the mirror you can continue making diffs, accessing history, etc., just not committing.)

smoth:

Stacktracer for 0.76b1 probably won't get up again because I lost the debugging symbols (they were only at server6 and UF main server; I consider them a bit too big to backup).

Setting up the stacktracer for SVN builds is theoretically possible; it's tightly coupled to the mingw buildbot installer builds tho, so I'd first have to set up that again, and then only if the person hosting this buildslave (LordMatt possibly) doesn't mind uploading 130-200 M after every build the stacktrace thing can be set up at any place having php, a huge amount of diskspace, and the i586-mingw32msvc-addr2line commandline tool (possibly plain addr2line works too).


Top
 Offline Profile  
 
 Post subject: Re: Development links
PostPosted: 03 Mar 2008, 22:15 
Moderator

Joined: 22 Aug 2006, 15:19
if you feel adventurous, here's a git repo which you can clone and/or fork:

http://github.com/imbaczek/spring

I've got spare invites on github if you want to use this form of development. When svn goes back up, you'll be able to simply commit a patch from a branch or whatever suits you.


Top
 Offline Profile  
 
 Post subject: Re: Development links
PostPosted: 04 Mar 2008, 02:13 
Moderator
User avatar

Joined: 15 May 2005, 03:26
Location: St Louis
Tobi wrote:
Added link to a read-only svn mirror (updated hourly), provided by caspring.org. Thanks det for setting it up!

This will be practical for those who want to continue developing if the server is down. (By SVN switching to the mirror you can continue making diffs, accessing history, etc., just not committing.)

smoth:

Stacktracer for 0.76b1 probably won't get up again because I lost the debugging symbols (they were only at server6 and UF main server; I consider them a bit too big to backup).

Setting up the stacktracer for SVN builds is theoretically possible; it's tightly coupled to the mingw buildbot installer builds tho, so I'd first have to set up that again, and then only if the person hosting this buildslave (LordMatt possibly) doesn't mind uploading 130-200 M after every build the stacktrace thing can be set up at any place having php, a huge amount of diskspace, and the i586-mingw32msvc-addr2line commandline tool (possibly plain addr2line works too).

Tobi I'd rather host the stack tracer itself (I have php, apache, etc all working already) than upload 130M-200M after every build. ;)


Top
 Offline Profile  
 
 Post subject: Re: Development links
PostPosted: 07 Nov 2008, 11:26 
User avatar

Joined: 29 Apr 2007, 03:25
Location: Cali
The doxygen link from the http://spring.clan-sy.com/wiki/Building_spring has failed.

http://buildbot.no-ip.org/~buildbot/spring/doxygen


Top
 Offline Profile  
 
 Post subject: Re: Development links
PostPosted: 10 Nov 2008, 20:57 
Spring Developer

Joined: 01 Jun 2005, 10:36
Location: The Netherlands
Added link to unitsync apidocs.
EDIT: and fixed link in first post


Top
 Offline Profile  
 
 Post subject: Re: Development links
PostPosted: 01 Mar 2009, 17:52 
Content Developer
User avatar

Joined: 13 Jan 2005, 00:46
Location: ModalitÃ
could you guys update the link in page 1 spliff scattered everything to the four winds.


Top
 Offline Profile  
 
 Post subject: Re: Development links
PostPosted: 17 May 2009, 17:15 
Content Developer
User avatar

Joined: 13 Jan 2005, 00:46
Location: ModalitÃ
bump...


Top
 Offline Profile  
 
 Post subject: Re: Development links
PostPosted: 29 May 2009, 09:08 

Joined: 27 Feb 2006, 02:04
Just a note that TASServer and TASClient plus a few other projects are still on the SVN:
http://springrts.com/svn/spring/

If you want to browse the repository easily:
http://springrts.com/websvn/
You can navigate to individual directories to view a commit log.


Top
 Offline Profile  
 
 Post subject: Re: Development links
PostPosted: 29 May 2009, 12:20 
User avatar

Joined: 16 May 2007, 17:33
It seems like the only person who uses SVN is Satirik.
Edit: Oh and for the website...
And I thought SVN will be removed :roll: .


Last edited by Agon on 29 May 2009, 12:28, edited 1 time in total.

Top
 Offline Profile  
 
 Post subject: Re: Development links
PostPosted: 29 May 2009, 12:27 
Moderator

Joined: 22 Aug 2006, 15:19
only the engine moved to git, other spring-related projects still live there.


Top
 Offline Profile  
 
 Post subject: Re: Development links
PostPosted: 25 Jul 2009, 19:54 
Omnidouche
User avatar

Joined: 16 Oct 2004, 18:40
Location: I still have more posts than you.
Update devlog link?

http://github.com/spring/spring/blob/7c ... ngelog.txt


Top
 Offline Profile  
 
 Post subject: Re: Development links
PostPosted: 25 Jul 2009, 20:01 
Moderator

Joined: 22 Aug 2006, 15:19
this file isn't updated often. best to just use http://github.com/spring/spring/commits/.


Top
 Offline Profile  
 
 Post subject: Re: Development links
PostPosted: 26 Jul 2009, 02:04 
Omnidouche
User avatar

Joined: 16 Oct 2004, 18:40
Location: I still have more posts than you.
I appreciate the link and I will bookmark it but... that thing is a hellmess of half-explanations and is full of minor change spam that crowds out the major differences... I'll take my incomplete but nicely formatted changelog.txt.

Someone with bigger balls than me make a post:
PUT YOUR MAJOR CHANGES IN CHANGELOG.TXT OR IT DIDN'T HAPPEN.


Top
 Offline Profile  
 
 Post subject: Re: Development links
PostPosted: 26 Jul 2009, 09:02 
Moderator

Joined: 22 Aug 2006, 15:19
won't happen unless someone steps up for this job, sorry.


Top
 Offline Profile  
 
 Post subject: Re: Development links
PostPosted: 26 Jul 2009, 09:07 
Moderator

Joined: 15 Jul 2007, 21:02
Putting documentation (even changelog stuff) in the source control never works.

Put it on a wiki page and I guarantee you'll see it become useful very quick. I guarantee this because I've witnessed the same thing happen in Fedora, Ubuntu, and Wine.


Top
 Offline Profile  
 
 Post subject: Re: Development links
PostPosted: 26 Jul 2009, 10:21 
Lobby Developer
User avatar

Joined: 14 Aug 2007, 15:15
A lazy solution I opted for:
autogenerate http://springlobby.info/embedded/springlobby/index.html from a post-recieve hook of the buildbot repository
the script: http://springlobby.info/repositories/en ... angelog.sh


Top
 Offline Profile  
 
 Post subject: Re: Development links
PostPosted: 24 Aug 2009, 23:22 

Joined: 27 Feb 2006, 02:04
Is there some reason the [lobby] categories are totally hidden on Spring's Mantis? I can't get them to show up no matter how I change my filtering.


Top
 Offline Profile  
 
 Post subject: Re: Development links
PostPosted: 25 Aug 2009, 00:49 
Spring Developer

Joined: 01 Jun 2005, 10:36
Location: The Netherlands
There is a project called 'Lobby' in mantis, in right top there is button to switch project.


Top
 Offline Profile  
 
 Post subject: Re: Development links
PostPosted: 10 Nov 2011, 01:00 

Joined: 29 May 2005, 10:18
Location: Eindhoven, Netherlands
Maybe it's better to unsticky this tread?


Top
 Offline Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 41 posts ]  Go to page Previous  1, 2, 3  Next

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Site layout created by Roflcopter et al.