download full packages of server_stable

Message boards : Server programs : download full packages of server_stable
Message board moderation

To post messages, you must log in.

AuthorMessage
falcon
Avatar

Send message
Joined: 26 Mar 13
Posts: 8
Malaysia
Message 50994 - Posted: 24 Oct 2013, 5:48:52 UTC

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?
ID: 50994 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15477
Netherlands
Message 50996 - Posted: 24 Oct 2013, 8:52:41 UTC - in response to Message 50994.  

See http://boinc.berkeley.edu/trac/wiki/SourceCodeGit how to get the source code these days.
ID: 50996 · Report as offensive
falcon
Avatar

Send message
Joined: 26 Mar 13
Posts: 8
Malaysia
Message 51015 - Posted: 25 Oct 2013, 10:34:53 UTC - in response to Message 50996.  

thank.. i will try it first..:)
ID: 51015 · Report as offensive
ChristianB
Volunteer developer
Volunteer tester

Send message
Joined: 4 Jul 12
Posts: 321
Germany
Message 51018 - Posted: 25 Oct 2013, 13:21:10 UTC

Hi,

where did you find this old svn link? This should be corrected.
ID: 51018 · Report as offensive
Richard Haselgrove
Volunteer tester
Help desk expert

Send message
Joined: 5 Oct 06
Posts: 5077
United Kingdom
Message 51019 - Posted: 25 Oct 2013, 13:47:29 UTC - in response to Message 51018.  

Hi,

where did you find this old svn link? This should be corrected.

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.
ID: 51019 · Report as offensive
falcon
Avatar

Send message
Joined: 26 Mar 13
Posts: 8
Malaysia
Message 51074 - Posted: 29 Oct 2013, 12:01:23 UTC

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
ID: 51074 · Report as offensive

Message boards : Server programs : download full packages of server_stable

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.