Message boards : Server programs : download full packages of server_stable
Message board moderation
Author | Message |
---|---|
Send message Joined: 26 Mar 13 Posts: 8 |
hello everyone.. i'm currently doing the project about desktop grid and try to setting up my own boinc server. so far im used ubuntu server 12.04 as a operating system for my project. However when i try to download boinc server at "http://boinc.berkeley.edu/svn/branches/server_stable/" using svn co http://boinc.berkeley.edu/svn/branches/server_stable/ it only download the index.html of the page.. so here anyone know how can i download full package of the server_stable completely? |
Send message Joined: 29 Aug 05 Posts: 15560 |
See http://boinc.berkeley.edu/trac/wiki/SourceCodeGit how to get the source code these days. |
Send message Joined: 26 Mar 13 Posts: 8 |
thank.. i will try it first..:) |
Send message Joined: 4 Jul 12 Posts: 321 |
Hi, where did you find this old svn link? This should be corrected. |
Send message Joined: 5 Oct 06 Posts: 5128 |
Hi, Without meaning to hijack your very relevant question, it's likely that BOINC's old system was copied to many, many other websites. My first search turned up https://code.google.com/p/openmalaria/wiki/UnixBuildBoinc https://wiki.debian.org/BOINC/ServerGuide/PreparationOld - "Old" is the only hint of deprecation. I think BOINC's own pages were pretty much updated (though we await Falcon's reply), but I don't know how much effort was put into promulgating the change to project webmasters, to name but one group. |
Send message Joined: 26 Mar 13 Posts: 8 |
it work on me when i used git to download boinc packages.. here the step that i used 1) install the git client sudo apt-get install git-core 2) download boinc source through git. git clone git://boinc.berkeley.edu/boinc-v2.git boinc |
Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.