Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: darklordsatan on July 12, 2005, 05:50:32 pm

Title: CVS Snapshot
Post by: darklordsatan on July 12, 2005, 05:50:32 pm
Could someone be so kind to provide me the latest CVS snapshot (I guess the HEAD branch would be the best - isnt it?).
I cannot currently access cvs from home (forbidden access by my ISP), and tried doing it from sourceforge's shell, but I was unable to even login.
Thanks
Title: CVS Snapshot
Post by: rickg22 on July 12, 2005, 05:56:44 pm
No, the best branch would be VERSION_1.0 since HEAD is going to be used for future development
Title: CVS Snapshot
Post by: darklordsatan on July 12, 2005, 07:33:40 pm
Oh ok, then VERSION_1.0 its is; could someone then provide me a snapshot of this branch?
Thanks
Title: CVS Snapshot
Post by: rickg22 on July 12, 2005, 08:06:57 pm
Hmm... I hope Yiannis can submit that soon. Anyway I think you should talk to your isp, i've heard some ports are blocked by default by certain isps, but they can be opened by user request.
Title: CVS Snapshot
Post by: mandrav on July 12, 2005, 09:42:22 pm
Quote from: darklordsatan
Oh ok, then VERSION_1.0 its is; could someone then provide me a snapshot of this branch?
Thanks

We plan on providing nightly source snapshots, so stay tuned ;)

Yiannis.
Title: CVS Snapshot
Post by: darklordsatan on July 12, 2005, 10:50:37 pm
Quote from: rickg22
Hmm... I hope Yiannis can submit that soon. Anyway I think you should talk to your isp, i've heard some ports are blocked by default by certain isps, but they can be opened by user request.


My ISP is a free one, provided by my collegue; its crap and access is blocked on many pages, as well as ftps (and cvs seems like too...). Theres no way to "talk" to them since its free as I said (but I cant afford a good ISP), and its provided with "educational purposes", so Im stuck :cry:

Quote from: mandrav

We plan on providing nightly source snapshots, so stay tuned


Ok, hope very soon as I really want to have the "bleeding edge" and see whats new.

[edit]
Mmm, I just realized you can access the cvs via web
http://cvs.sourceforge.net/viewcvs.py/codeblocks/
But... downloading the files one by one... Ill wait for the snapshot!
Title: CVS Snapshot
Post by: rickg22 on July 12, 2005, 11:16:12 pm
You could make a downloader script in PHP ;-)
Title: CVS Snapshot
Post by: darklordsatan on July 12, 2005, 11:39:48 pm
Quote from: rickg22
You could make a downloader script in PHP ;-)


 :lol: I'm too tired to do that, specially when others issue a couple of commands (or use the explorer shell extension aka tortoise cvs) and get their cvs copy  :D
Title: CVS Snapshot
Post by: per_eckerdal on July 12, 2005, 11:50:51 pm
Here it is:
http://www.shell.linux.se/edev/files/codeblockssnapshot-20050712.tar.gz
And as mandrav said: A service for providing snapshots is planned.
/Per Eckerdal
Title: CVS Snapshot
Post by: darklordsatan on July 13, 2005, 03:43:55 am
Whoa per_eckerdal, you are a nice folk, thanks a lot!
Downloading right now