]> git.saurik.com Git - wxWidgets.git/commitdiff
Update some references of CVS to SVN, more remain that should be changed.
authorMart Raudsepp <leio@gentoo.org>
Tue, 25 Dec 2007 22:51:59 +0000 (22:51 +0000)
committerMart Raudsepp <leio@gentoo.org>
Tue, 25 Dec 2007 22:51:59 +0000 (22:51 +0000)
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
docs/msw/install.txt
docs/msw/wince/readme.txt

index 6d26f7425a20fbecaaca90aecb13a73f928bad72..3679ccbe1b3e972e7f500076e68d6824a4a72e78 100644 (file)
@@ -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
 
 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.
 toolkit. You must do this by running configure with either of:
 
     --with-gtk=2            Use the GTK+ 2.0. Default.
index 50746c35424b2f3af3ecfec9841162ff780e09c1..bd0c5c276900561442506a6915824346e02d2e47 100644 (file)
@@ -46,7 +46,7 @@ files into a suitable directory such as c:\wx.
 General installation notes
 ==========================
 
 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].
 
 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
    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
    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
    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
       (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
 
 5. Import src\wxWidgetsW7.xml to create the project file wxWidgetsW7.mcp.
    Store this project file in directory src.  You may get warnings about
index aa837604ccc2a7614e1e15ad8710249439adc000..a811e3fa4892697e385072977d456bfe8623ede8 100644 (file)
@@ -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.
 
 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:
 
 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:
 
 See technote docs/tech/tn0016.txt for details on using Bakefile,
 and you can get Bakefile from: