Sourceforge CVS

Sourceforge CVS

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Sourceforge CVS

Post by AF »

How do I configure Tortoise CVS to access the spring source?
colorblind
Spring Developer
Posts: 374
Joined: 14 Mar 2005, 12:32

Post by colorblind »

For a checkout, fill in the following:

protocol: pserver
server: cvs.sourceforge.net
repository folder: /cvsroot/springrts
user name: anonymous
module: taspring

If you've entered this the CVSROOT should have become :pserver:anonymous@cvs.sourceforge.net:/cvsroot/springrts. Click ok and begin downloading ...
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

thanks
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

Arrgghh CVS wont work for me now, SJ have the permissions on the cvs been changed?
colorblind
Spring Developer
Posts: 374
Joined: 14 Mar 2005, 12:32

Post by colorblind »

No, the anonymous CVS permissions are globally set by the SF server, so the SY have nothing to do with it.
Check the recent updates of the SF site. You'll find that the anonymous cvs access has temporarily has been disabled for projects beginning with l, s, f, b, r, k. That includes Spring ....
My guess it will be up again within a day or so.
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

ghaaarr double post
Last edited by AF on 25 Jul 2005, 14:50, edited 1 time in total.
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

Anonymous CVS on sourceforge is operational again *quietly updates copy of cvs*
snide
Posts: 18
Joined: 15 Jul 2005, 11:55

Post by snide »

BTW, which source should some pick from if some would like to help ?
I count 4 differents sources :
  • source package (0.51b1 right now)
  • SourceForge CVS (The official from SY's ?)
  • OpenSVN CSIE SVN (The first linux port)
  • lolut SVN (The second linux port)
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

If your allid with one of the linux port projects go with them (although I think its better to make the sourceforge version more generic so we can compile on compilers other than MS V C++ 2003).

Sourceforge is the latest upto date code. The SY's maintain it, and its where we get our latest releases from. If you add any new features/fixes add it to there.
snide
Posts: 18
Joined: 15 Jul 2005, 11:55

Post by snide »

It would be nice if the purpose of the linux fork was to be integrated into the official thing. Just be portable, and hide all the non-portable stuff in a plateform layer.
snide
Posts: 18
Joined: 15 Jul 2005, 11:55

Post by snide »

SF CVS is horridly slow :cry:
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

It's also the most uptodate so you need it
snide
Posts: 18
Joined: 15 Jul 2005, 11:55

Post by snide »

most uptodate
Yup, it doesn't even compile :lol:
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

what're you compiling with?
Post Reply

Return to “Engine”