Message boards : BOINC client : source of the Linux stable version
Message board moderation
Author | Message |
---|---|
Send message Joined: 30 Aug 05 Posts: 58 |
Hi, I've downloaded the source of boinc by typing: cvs -d :pserver:anonymous:@alien.ssl.berkeley.edu:/home/cvs/cvsroot checkout boinc After compiling it, I've seen it's the 5.9.2 version. I'd like to download the stable version for Linux. As I don't know cvs and don't know where is the stable version, could someone give me the right command-line. Thanks |
Send message Joined: 19 Jan 07 Posts: 1179 |
Used to be in the documentation, not anymore :\\ I think it's "-r stable" at the end of the command. |
Send message Joined: 30 Aug 05 Posts: 58 |
It doesn't seem to work: [arnaud@Albert ~]$ cvs -d :pserver:anonymous:@alien.ssl.berkeley.edu:/home/cvs/cvsroot checkout boinc -r stable -f server: cannot find module `-r' - ignored -f server: cannot find module `stable' - ignored cvs [checkout aborted]: cannot expand modules |
Send message Joined: 19 Jan 07 Posts: 1179 |
OK, I read cvs manpage and I think it's like this: cvs -d :pserver:anonymous:@alien.ssl.berkeley.edu:/home/cvs/cvsroot checkout -r stable boinc |
Send message Joined: 30 Aug 05 Posts: 58 |
It's working :o) Thanks a lot, Nicolas |
Copyright © 2025 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.