Sourceforge CVS
Moderator: Moderators
Sourceforge CVS
How do I configure Tortoise CVS to access the spring source?
-
- Spring Developer
- Posts: 374
- Joined: 14 Mar 2005, 12:32
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 ...
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 ...
-
- Spring Developer
- Posts: 374
- Joined: 14 Mar 2005, 12:32
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.
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.
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.
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.