I want to download the phpBB Snapshot but I always get this message: [url]http://home.hccnet.nl/s.wildenburg/temp ... ot.png[url]
Well how can I download it?
Download
Forum rules
Discussion of general topics related to the new release and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
Discussion of general topics related to the new release and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
-
- Registered User
- Posts: 687
- Joined: Sun May 11, 2003 11:17 am
Re: Download
I'm going to guess that this was done to reduce the number of people downloading the snapshots and then reporting glitches, on the basis that those people that do know what to do with this are also the ones that usually follow the rules. (Not a shot at you -- just at some of the people who apparently can't read.)
You can never go home again... but I guess you can shop there.
-
- Registered User
- Posts: 653
- Joined: Wed Sep 21, 2005 3:01 pm
Re: Download
it seems that the "snapshot" thingy is no more.
instead, you can do what you could always do, which is to get yourself a cvs client and pull the stuff from sourceforge.
read the following page carefully, and most things should become clear:
http://area51.phpbb.com/cvs/" target="_blank
instead, you can do what you could always do, which is to get yourself a cvs client and pull the stuff from sourceforge.
read the following page carefully, and most things should become clear:
http://area51.phpbb.com/cvs/" target="_blank
Re: Download
This change may stop 90% of those who ask for support.
Don't give me my freedom out of pity!
Re: Download
luckily I still have 3 snapshots saved on my HDD 
Can anyone explain how to use winCVS to fetch the files? I've gotten as far as installing it...
Can anyone explain how to use winCVS to fetch the files? I've gotten as far as installing it...
Re: Download
hmm, I already tried that; the program returns a cannot connect message, yet I am online. Is there any config area etc.?
- Mark The Daemon
- Registered User
- Posts: 71
- Joined: Thu Sep 29, 2005 9:24 am
- Location: United Kingdom
- Contact:
Re: Download
Erm..
No not really from me!
I tried to connect it but had the same problem as you!
Mark
No not really from me!
I tried to connect it but had the same problem as you!
Mark
"Microsoft isn't the evil software company everyone thinks they are.
They just make crappy programs..."
Linus Torvalds, Creator of Linux OS
They just make crappy programs..."
Linus Torvalds, Creator of Linux OS
-
- Registered User
- Posts: 653
- Joined: Wed Sep 21, 2005 3:01 pm
Re: Download
the article yawnster pointed to denotes cvs1.sourceforge.net as the cvs server, while the real server is cvs.sourceforge.net, aka cvs.sf.net
the full checkout command (no need to login
)
cvs -z5 -d :pserver:anonymous:@cvs.sf.net/cvsroot/phpbb co -P phpBB2
with a decent internet, if the server is not choked, full checkout takes about 6.24 seconds.
the full checkout command (no need to login
cvs -z5 -d :pserver:anonymous:@cvs.sf.net/cvsroot/phpbb co -P phpBB2
with a decent internet, if the server is not choked, full checkout takes about 6.24 seconds.