darn berlios ftp not working ......
I don't trust me to ask but why don't we change the service e.g. sf.net ? Even if I support this german portal their availability is a problem :roll:
This was brought up before (you can search for it), basically BOs started getting used (and sf dropped) because BOs had svn access at a time SF did not. And the problems with BOs are fairly recent. The devs had stated they are giving it a bit of time to see if the problems clear up. Please be patient.
sf.net doesn't have websvn, which is quite better than viewvc. ViewVc doesn't have any log so you can't keep track of the changes made, that can be useful to find the revision which may have broken your codeblocks compilation (for example). So, i'm for berlios.
If I understand the sourceForge.net (sf.net) directions, you can use an SVN source not at sf.net, but still display it on sf.net. Note, I can not confirm this, but I thought it gave me the option when I setup my project up on sf.net
Can someone update sf.net so it points to berlios SVN?
Tim S
Quote from: stahta01 on September 24, 2007, 01:16:57 AM
If I understand the sourceForge.net (sf.net) directions, you can use an SVN source not at sf.net, but still display it on sf.net. Note, I can not confirm this, but I thought it gave me the option when I setup my project up on sf.net
Can someone update sf.net so it points to berlios SVN?
Tim S
Thanks for bringing this up Tim.
SF.net page updated.
Berlios has added mantis (www.mantisbt.org) as an issue tracker option (http://developer.berlios.de/mantis/main_page.php) for each project. The difference is huge comparing with the existing bugtracking system. I hope they automagically move existing issues to the new bugtracker. Oh and mantis is my favorite issue tracker (along with trac which has a totally different flow though).
can I and how can I get the latest source ?
Quote from: zsyddl on September 24, 2007, 01:36:25 PM
can I and how can I get the latest source ?
http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks
Quote from: stahta01 on September 24, 2007, 01:16:57 AM
Can someone update sf.net so it points to berlios SVN?
That would be great!
Patch for Windows without Pre-compiled Headers.
Tim S
Index: src/sdk/cbproject.cpp
===================================================================
--- src/sdk/cbproject.cpp (revision 4486)
+++ src/sdk/cbproject.cpp (working copy)
@@ -43,6 +43,7 @@
#include "globals.h"
#include "pluginmanager.h"
#include "projectmanager.h"
+ #include "macrosmanager.h"
#include "messagemanager.h"
#include "editormanager.h"
#include "configmanager.h"
Index: src/plugins/compilergcc/advancedcompileroptionsdlg.cpp
===================================================================
--- src/plugins/compilergcc/advancedcompileroptionsdlg.cpp (revision 4486)
+++ src/plugins/compilergcc/advancedcompileroptionsdlg.cpp (working copy)
@@ -6,6 +6,7 @@
#include <wx/listbox.h>
#include <wx/spinctrl.h>
#include <wx/textctrl.h>
+#include <wx/textdlg.h>
#include <wx/xrc/xmlres.h>
#include "compilerfactory.h"
#include "globals.h"
If you have a project page and such on SF why don't you use them on cases like this when you can upload to berlios, and just put the update on SF? Is there any problem with using SF as a backup download host? ( it could also help when berlios has download problems too )
done
So I see that it wasn't just a 'random' decission and it brings a lot of advantages. No problem I can wait for the next nightly 8) I just wondered that there a so often problems on this service.
Quote from: Keyla on September 24, 2007, 08:52:21 PM
So I see that it wasn't just a 'random' decission and it brings a lot of advantages. No problem I can wait for the next nightly 8) I just wondered that there a so often problems on this service.
For a while someone/group was doing an DDOS attack on Berlios; no idea if this is still the case.
Tim S
Quote from: Seronis on September 24, 2007, 02:16:00 PM
Quote from: zsyddl on September 24, 2007, 01:36:25 PM
can I and how can I get the latest source ?
http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks
thank you ...
Quote from: stahta01 on September 25, 2007, 02:32:22 AMFor a while someone/group was doing an DDOS attack on Berlios; no idea if this is still the case.
Yes, that's one of the main problems, which caused a lot of out-times in the past. BerliOS has less resources and is thus more vulnerable to such things than other, bigger, services.
Now think about it, who would do such a thing... unless they're complete retards running haphazard attacks, it must be someone having a benefit from BerliOS not working and users being disgruntled.
To me that is even more reason to stay with BerliOS, as I'm not willing to affirm those people in what they do.