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
can I and how can I get the latest source ?
Can someone update sf.net so it points to berlios SVN?
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"
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.
can I and how can I get the latest source ?
http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks
For 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.