SVN Commit by dpage: r4136 - trunk/pgadmin3/docs/en_US - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by dpage: r4136 - trunk/pgadmin3/docs/en_US
Date
Msg-id 200505042146.j44LkNTf014185@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: dpage
Date: 2005-05-04 22:46:23 +0100 (Wed, 04 May 2005)
New Revision: 4136

Added:
   trunk/pgadmin3/docs/en_US/svn.html
Removed:
   trunk/pgadmin3/docs/en_US/cvs.html
Modified:
   trunk/pgadmin3/docs/en_US/pgadmin3.hhc
   trunk/pgadmin3/docs/en_US/pgadmin3.hhp
   trunk/pgadmin3/docs/en_US/snapshots.html
   trunk/pgadmin3/docs/en_US/translation_steps.html
   trunk/pgadmin3/docs/en_US/unix_compilation.html
Log:
Update docs to reflect move to SVN

Deleted: trunk/pgadmin3/docs/en_US/cvs.html
===================================================================
--- trunk/pgadmin3/docs/en_US/cvs.html    2005-05-04 20:03:00 UTC (rev 4135)
+++ trunk/pgadmin3/docs/en_US/cvs.html    2005-05-04 21:46:23 UTC (rev 4136)
@@ -1,22 +0,0 @@
-<html>
-
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
-<link rel="STYLESHEET" type="text/css" href="pgadmin3.css">
-<title>CVS Access</title>
-</head>
-
-<body>
-
-<H3>CVS Access</H3>
-<P>The source code for pgAdmin is available for anyone to use subject
-to the terms of the <A HREF="licence.html">Artistic Licence</A>. The
-pgAdmin III source may be found in the pgadmin3 module. Previous
-versions of pgAdmin may also be checked out.</P>
-<P>CVS access is available through a web interface at
-<A HREF="http://cvs.pgadmin.org/">cvs.pgadmin.org</A>, or using your
-favourite CVS client from the repository. Anonymous read access is
-available at the following CVSRoot (no password is required):</P>
-<P ALIGN=CENTER>:pserver:anonymous@cvs.pgadmin.org:/projects</P>
-</BODY>
-</HTML>

Modified: trunk/pgadmin3/docs/en_US/pgadmin3.hhc
===================================================================
--- trunk/pgadmin3/docs/en_US/pgadmin3.hhc    2005-05-04 20:03:00 UTC (rev 4135)
+++ trunk/pgadmin3/docs/en_US/pgadmin3.hhc    2005-05-04 21:46:23 UTC (rev 4136)
@@ -148,8 +148,8 @@
             </OBJECT>
         <UL>
             <LI> <OBJECT type="text/sitemap">
-                <param name="Name" value="CVS Access">
-                <param name="Local" value="cvs.html">
+                <param name="Name" value="SVN Access">
+                <param name="Local" value="svn.html">
                 </OBJECT>
             <LI> <OBJECT type="text/sitemap">
                 <param name="Name" value="Compilation on Unix platforms">

Modified: trunk/pgadmin3/docs/en_US/pgadmin3.hhp
===================================================================
--- trunk/pgadmin3/docs/en_US/pgadmin3.hhp    2005-05-04 20:03:00 UTC (rev 4135)
+++ trunk/pgadmin3/docs/en_US/pgadmin3.hhp    2005-05-04 21:46:23 UTC (rev 4136)
@@ -14,7 +14,7 @@
 [FILES]
 bugreport.html
 connect.html
-cvs.html
+svn.html
 editgrid.html
 export.html
 freebsd_notes.html
@@ -202,7 +202,6 @@
 pg\history.html
 pg\implementation.html
 pg\index.html
-pg\indexcost.html
 pg\indexes.html
 pg\indexes-examine.html
 pg\indexes-expressional.html

Modified: trunk/pgadmin3/docs/en_US/snapshots.html
===================================================================
--- trunk/pgadmin3/docs/en_US/snapshots.html    2005-05-04 20:03:00 UTC (rev 4135)
+++ trunk/pgadmin3/docs/en_US/snapshots.html    2005-05-04 21:46:23 UTC (rev 4136)
@@ -3,13 +3,13 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
 <link rel="STYLESHEET" type="text/css" href="pgadmin3.css">
-<title>pgAdmin3 CVS snapshots in binary formats</title>
+<title>pgAdmin3 SVN snapshots in binary formats</title>
 </head>

 <body>

-<H3>pgAdmin3 CVS snapshots in binary formats</H3>
-<P>pgAdmin3 CVS snapshots are available for several platforms,
+<H3>pgAdmin3 SVN snapshots in binary formats</H3>
+<P>pgAdmin3 SVN snapshots are available for several platforms,
 including GNU/Linux, FreeBSD and Microsoft Windows 2000/XP. Several
 ports are in preparation, including MacOsX. We are doing our best to
 update these snapshots almost nightly.
@@ -83,11 +83,7 @@
         http://www.pgadmin.org/snapshots/linux/debian unstable pgadmin
         </P>
     </UL>
-    <P><BR>You may also want to check
-    wxWidgets 2.5 cvs version static packages which were used to build
-    pgadmin3 packages: <BR>(PLEASE REMEMBER, THESE PACKAGES ARE REALLY
-    EXPERIMENTAL, THEY CAN BREAK YOUR SYSTEM!! YOU HAVE BEEN WARNED!)
-    <BR>Binaries and sources are available for woody, testing and
+    <P><BR>Binaries and sources are available for woody, testing and
     unstable:</P>
     <UL>
         <LI><P>For Debian WOODY:<BR> deb

Copied: trunk/pgadmin3/docs/en_US/svn.html (from rev 4128, trunk/pgadmin3/docs/en_US/cvs.html)
===================================================================
--- trunk/pgadmin3/docs/en_US/cvs.html    2005-05-02 20:21:41 UTC (rev 4128)
+++ trunk/pgadmin3/docs/en_US/svn.html    2005-05-04 21:46:23 UTC (rev 4136)
@@ -0,0 +1,24 @@
+<html>
+
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
+<link rel="STYLESHEET" type="text/css" href="pgadmin3.css">
+<title>SVN Access</title>
+</head>
+
+<body>
+
+<H3>SVN Access</H3>
+<P>pgAdmin III is available subject to the terms of the Artistic Licence.
+pgAdmin III is developed using a Subversion or SVN repository to hold the
+source code, access to which is available through a
+<a href='http://svn.pgadmin.org'>web interface</a> or using your favourite
+SVN client. Anonymous read access is available using an SVN client.
+Under Windows, we recommend using <a href='http://www.tortoisesvn.org'>TortoiseSVN</a>,
+which is free software. Under GNU/Linux, there are several command line and
+graphical clients available. To checkout the source, use the command:  </p>
+
+<code>svn co svn://svn.pgadmin.org/trunk/pgadmin3 pgadmin3</code>
+
+</BODY>
+</HTML>

Modified: trunk/pgadmin3/docs/en_US/translation_steps.html
===================================================================
--- trunk/pgadmin3/docs/en_US/translation_steps.html    2005-05-04 20:03:00 UTC (rev 4135)
+++ trunk/pgadmin3/docs/en_US/translation_steps.html    2005-05-04 21:46:23 UTC (rev 4136)
@@ -25,30 +25,26 @@
   <li>
   Download <a href="http://poedit.sourceforge.net">poEdit</a> and install it under MS Windows or GNU/Linux. <br><br>
   <a href="http://poedit.sourceforge.net">poEdit</a> is our recommended choice, as it makes it really easy to maintain
yourtranslation. An MS Windows installer is available on <a href="http://poedit.sourceforge.net">poEdit web site</a>.
ForGNU/Linux users, we provide packages built against GTK2 with Unicode support. Only our packages enable the
translationof Right-To-Left (RTL) languages like Arabic or Persian. Download them from:<br> 
-    <a
href="http://www.pgadmin.org/snapshots/linux/mandrake91/poEdit">http://www.pgadmin.org/snapshots/linux/mandrake91/poEdit</a><br>
-    <a
href="http://www.pgadmin.org/snapshots/linux/redhat9/poEdit">http://www.pgadmin.org/snapshots/linux/redhat9/poEdit</a>.<br>
-    <a
href="http://www.pgadmin.org/snapshots/linux/suse82/poEdit">http://www.pgadmin.org/snapshots/linux/suse82/poEdit</a>.<br>
-  <br><br>
   Alternatively, you may also run <a href="http://i18n.kde.org/tools/kbabel/">Kbabel</a> which can be found in any
recentGNU/Linux distribution with <a href="http://www.kde.org">KDE3</a> support. <a
href="http://i18n.kde.org/tools/kbabel/">Kbabel</a>is more stable than <a
href="http://poedit.sourceforge.net">poEdit</a>,but the interface is less friendly, although opinions may differ. 
   <br><br>
   <li>
-  Download the latest pgadmin3.pot language file from CVS. There are two ways of doing it:
+  Download the latest pgadmin3.pot language file from SVN. There are two ways of doing it:
         <ul>
         <br>
             <li>The easy way
       <br>
-      Download the latest pgadmin3.pot language file from <a
href="http://cvs.pgadmin.org/cgi-bin/viewcvs.cgi/pgadmin3/pgadmin3.pot">http://cvs.pgadmin.org/cgi-bin/viewcvs.cgi/pgadmin3/pgadmin3.pot</a>.
Thisfile will be updated, whenever new strings are added to the application. 
+      Download the latest pgadmin3.pot language file from <a
href="http://www.pgadmin.org/svnrepo/pgadmin3.pot">http://www.pgadmin.org/svnrepo/pgadmin3.pot</a>.This file will be
updated,whenever new strings are added to the application. 
       <br><br>

       <li>The hard way
       <br>
-      Checkout pgAdmin3 source code using a CVS client. Under Windows, we recommend using <a
href="http://www.wincvs.org">WinCVS</a>.Under GNU/Linux, there are several command line and graphical clients
available.
+      Checkout pgAdmin3 source code using a SVN client. Under Windows, we recommend using <a
href="http://www.tortoisesvn.org">TortoiseSVN</a>.Under GNU/Linux, there are several command line and graphical clients
available.
       <br><br>
-      Anonymous read access is available without password at the following CVSRoot:
<:pserver:anonymous@cvs.pgadmin.org:/disk1/cvsroot>.The needed repository is named "pgadmin3". 
+      Anonymous read access is available without password at the following SVN repository: svn://svn.pgadmin.org/. The
neededrepository is named "trunk/pgadmin3". 
       <br><br>
       Under GNU/Linux, the checkout command line is:
       <br>
-            # cvs -d :pserver:anonymous@cvs.pgadmin.org:/disk1/cvsroot co pgadmin3
+            # svn co svn://svn.pgadmin.org/trunk/pgadmin3
       <br><br>
       </li>
     </ul>

Modified: trunk/pgadmin3/docs/en_US/unix_compilation.html
===================================================================
--- trunk/pgadmin3/docs/en_US/unix_compilation.html    2005-05-04 20:03:00 UTC (rev 4135)
+++ trunk/pgadmin3/docs/en_US/unix_compilation.html    2005-05-04 21:46:23 UTC (rev 4136)
@@ -9,23 +9,21 @@
 <body>

 <H3>Compilation on unix platforms</H3>
-<P>If you plan to contribute code, pgAdmin3 requires wxWidgets 2.5.3. On
-Mac OSX systems, you may need to use a newer CVS snapshot (the OSX port of pgAdmin
-is currently experimental).
+<P>If you plan to contribute code, pgAdmin3 requires wxWidgets 2.6.0.
  Use a recent GNU/Linux distro because
 recent versions of GTK2.2, automake and autoconf are needed. You will
 also need a copy of PostgreSQL on your development system to link
 libpq. We recommend using libpq 7.4 or newer, compiled with --enable-thread-safety.
 </P>
 <OL>
-    <LI><P>Download wxWidgets 2.5.3 from <a href="http://www.wxwidgets.org">the wxWidgets website</a>.
+    <LI><P>Download wxWidgets 2.6.0 from <a href="http://www.wxwidgets.org">the wxWidgets website</a>.
     </P>
-    <PRE># wget http://heanet.dl.sourceforge.net/sourceforge/wxWidgets/wxGTK-2.5.3.tar.gz
-# tar -zxf wxGTK-2.5.3.tar.gz</PRE>
-    <LI><P>Install wxWidgets from source as follows (note, that release builds of pgAdmin should be built without the
--enable-debugflag):  
+    <PRE># wget http://heanet.dl.sourceforge.net/sourceforge/wxWidgets/wxGTK-2.6.0.tar.gz
+# tar -zxf wxGTK-2.6.0.tar.gz</PRE>
+    <LI><P>Install wxWidgets from source as follows:
     </P>
-    <PRE># cd wxWidgets-2.5.3
-# ./configure --with-gtk --enable-gtk2 --enable-unicode --disable-shared --enable-debug --enable-mimetype=no
+    <PRE># cd wxWidgets-2.6.0
+# ./configure --with-gtk --enable-gtk2 --enable-unicode --disable-shared --enable-debug
 # make
 # make install
 # ldconfig</PRE>
@@ -35,19 +33,11 @@
 # make
 # make install
 # ldconfig</PRE>
-    <LI><P>Install the wxWidgets Object Graphics Library as follows:
-    </P>
-    <PRE STYLE="margin-right: 1cm"># cd ../ogl
-# make
-# make install
-# ldconfig</PRE>
     <LI><P>Download and unpack the pgAdmin source code.
     </P>
-    <PRE>If you wish to use CVS code:
+    <PRE>If you wish to use SVN code:

-# CVSROOT=:pserver:anonymous@cvs.pgadmin.org:/projects export CVSROOT
-# cvs login
-# cvs -z9 checkout pgadmin3
+# svn co svn://svn.pgadmin.org/trunk/pgadmin3
 # cd pgadmin3
 # sh bootstrap

@@ -57,7 +47,7 @@
 # tar -zxvf pgadmin3-src.tar.gz
 # cd pgadmin3

-Now the source is downloaded (note, that release builds of pgAdmin should be built without the --enable-debug flag):
+Now the source is downloaded:

 # ./configure --enable-static --enable-debug
 # make all


pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r4135 - trunk/pgadmin3/pkg/slackware
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r4137 - branches/REL-1_2_0_PATCHES/pgadmin3/docs/en_US