From 8d1ed43a7f592a52b620786175e7f32e37e38e4e Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Tue, 25 Dec 2007 22:51:59 +0000 Subject: [PATCH] Update some references of CVS to SVN, more remain that should be changed. Update the daily makefiles link in winCE project file downloading instructions. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/gtk/install.txt | 2 +- docs/msw/install.txt | 8 ++++---- docs/msw/wince/readme.txt | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/gtk/install.txt b/docs/gtk/install.txt index 6d26f7425a..3679ccbe1b 100644 --- a/docs/gtk/install.txt +++ b/docs/gtk/install.txt @@ -246,7 +246,7 @@ are enabled by default. Normally, you won't have to choose a toolkit, because when you download wxGTK, it will default to --with-gtk etc. But -if you use all of our CVS repository you have to choose a +if you use all of our SVN repository you have to choose a toolkit. You must do this by running configure with either of: --with-gtk=2 Use the GTK+ 2.0. Default. diff --git a/docs/msw/install.txt b/docs/msw/install.txt index 50746c3542..bd0c5c2769 100644 --- a/docs/msw/install.txt +++ b/docs/msw/install.txt @@ -46,7 +46,7 @@ files into a suitable directory such as c:\wx. General installation notes ========================== -If installing from the CVS server, copy include/wx/msw/setup0.h to +If installing from the SVN server, copy include/wx/msw/setup0.h to include/wx/msw/setup.h and edit the resulting file to choose the features you would like to compile wxWidgets with[out]. @@ -392,7 +392,7 @@ Metrowerks CodeWarrior compilation included in wxMSW-2.8.x.zip and the setup version. 2. Review the file include\wx\msw\setup.h (or include\wx\msw\setup0.h if - you are working from the CVS version) to make sure the settings reflect + you are working from the SVN version) to make sure the settings reflect what you want. If you aren't sure, leave it alone and go with the default settings. A few notes: - Don't use wxUSE_DEBUG_NEW_ALWAYS: it doesn't mix well with MSL @@ -410,10 +410,10 @@ Metrowerks CodeWarrior compilation need to do the following by hand: (1) Create the directories lib\cw7msw\include\wx and copy the file include\wx\msw\setup.h (or include\wx\msw\setup0.h if you are - working from the CVS version) to lib\cw7msw\include\wx\setup.h + working from the SVN version) to lib\cw7msw\include\wx\setup.h (2) Create the directories lib\cw7mswd\include\wx and copy the file include\wx\msw\setup.h (or include\wx\msw\setup0.h if you are - working from the CVS version) to lib\cw7mswd\include\wx\setup.h + working from the SVN version) to lib\cw7mswd\include\wx\setup.h 5. Import src\wxWidgetsW7.xml to create the project file wxWidgetsW7.mcp. Store this project file in directory src. You may get warnings about diff --git a/docs/msw/wince/readme.txt b/docs/msw/wince/readme.txt index aa837604cc..a811e3fa48 100644 --- a/docs/msw/wince/readme.txt +++ b/docs/msw/wince/readme.txt @@ -63,11 +63,11 @@ wxWidgets/CE Compilation NOTE: to generate targets not in the standard project files, you should rebuild the project files using Bakefile. -Also, if you are building from a CVS version of wxWidgets, +Also, if you are building from a SVN version of wxWidgets, you need to create eVC++ project files or get them from somewhere, such as the daily makefile builds here: -http://biolpc22.york.ac.uk/pub/CVS_Makefiles/ +http://biolpc22.york.ac.uk/pub/Daily_Makefiles/ See technote docs/tech/tn0016.txt for details on using Bakefile, and you can get Bakefile from: -- 2.47.2