Revision: 5626
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=5626&view=rev
Author: gerdwagner
Date: 2010-05-20 21:16:01 +0000 (Thu, 20 May 2010)
Log Message:
-----------
SVN on web site
Modified Paths:
--------------
trunk/sql12/web-site/eclipse-setup/index.html
trunk/sql12/web-site/faq.html
trunk/sql12/web-site/home.html
trunk/sql12/web-site/programming.html
trunk/sql12/web-site/squirrel30/SQuirreL30UILayout.html
Modified: trunk/sql12/web-site/eclipse-setup/index.html
===================================================================
--- trunk/sql12/web-site/eclipse-setup/index.html 2010-05-20 20:44:48 UTC (rev 5625)
+++ trunk/sql12/web-site/eclipse-setup/index.html 2010-05-20 21:16:01 UTC (rev 5626)
@@ -7,15 +7,15 @@
</head>
<body>
<h2>Eclipse setup</h2>
-<p>Here's a detailed guide to checking out squirrel from CVS and building from within eclipse.
+<p>Here's a detailed guide to checking out squirrel from SVN and building from within eclipse.
I've also included some information about project settings that aren't explicitly required.
<p>You might consider creating a "squirrel" workspace.</p>
-<h4>Add squirrel cvs repository</h4>
+<h4>Add squirrel svn repository</h4>
<ol>
-<li>Go to Window -> Open Perspective -> Other... and select CVS Perspective<br>
+<li>Go to Window -> Open Perspective -> Other... and select SVN Perspective<br>
<img src="cvsperspective.jpg">
</li>
<li>Then add a new repository<br>
Modified: trunk/sql12/web-site/faq.html
===================================================================
--- trunk/sql12/web-site/faq.html 2010-05-20 20:44:48 UTC (rev 5625)
+++ trunk/sql12/web-site/faq.html 2010-05-20 21:16:01 UTC (rev 5626)
@@ -521,7 +521,7 @@
<h1 class="question"><a name="plug0">How do I write a plugin?</a></h1>
<p class="answer">There is some information in the document <a
- href="http://squirrel-sql.cvs.sourceforge.net/*checkout*/squirrel-sql/sql12/doc/plugins.html?revision=1.1">
+ href="http://squirrel-sql.svn.sourceforge.net/viewvc/squirrel-sql/trunk/sql12/doc/plugins.html">
plugins.html</a> which you can find in the docs directory within your
SQuirreL program directory. This document badly needs a lot of work
and its on our todo list. You can also look at the existing plugins to
Modified: trunk/sql12/web-site/home.html
===================================================================
--- trunk/sql12/web-site/home.html 2010-05-20 20:44:48 UTC (rev 5625)
+++ trunk/sql12/web-site/home.html 2010-05-20 21:16:01 UTC (rev 5626)
@@ -17,7 +17,7 @@
<a href="index.php?page=screenshots">Introduction, Features, Screenshots</a>
<a href="index.php?page=programing">Programming</a>
<a href="#mailinglists">Mailing Lists</a>
- <a href="#cvs">CVS</a>
+ <a href="#svn">SVN</a>
<a href="#ofinterest">Of Interest</a>
</p>
</td>
@@ -237,9 +237,9 @@
<p>See the <A HREF="index.php?page=plugins">plugins</A>
page for instructions on installing plugins.</P>
- <p>To checkout SQuirreL from CVS use the command:
+ <p>To checkout SQuirreL from SVN use the command:
<BR><code>
- cvs -z3 -d:pserver:ano...@sq...:/cvsroot/squirrel-sql co -P sql12
+ svn co https://squirrel-sql.svn.sourceforge.net/svnroot/squirrel-sql sql12
</code>
</p>
@@ -315,9 +315,9 @@
<tr>
<td class="body_left_border"> </td>
<td width='100%' bgcolor="white" valign="top">
- <h1 class="body"><a name="cvs">CVS</a></h1>
- <p>CVS is hosted at <A href="http://sourceforge.net/cvs/?group_id=28383">SourceForge</A>.
- The CVS module for maintenance of the 1.1 release is
+ <h1 class="body"><a name="svn">SVN</a></h1>
+ <p>SVN is hosted at <A href="http://sourceforge.net/scm/?type=svn&group_id=28383">SourceForge</A>.
+ The SVN module for maintenance of the 1.1 release is
<EM>squirrel-sql</EM> and development for 1.2 and 2.x is in the
<EM>sql12</EM> module.</p>
Modified: trunk/sql12/web-site/programming.html
===================================================================
--- trunk/sql12/web-site/programming.html 2010-05-20 20:44:48 UTC (rev 5625)
+++ trunk/sql12/web-site/programming.html 2010-05-20 21:16:01 UTC (rev 5626)
@@ -27,7 +27,7 @@
<FONT SIZE=3>First you need SQuirreL's sources that you may either download from our homepage
or check out from cvs using the command </FONT><br>
- <FONT SIZE=3>cvs -z3 -d:pserver:ano...@sq...:/cvsroot/squirrel-sql co -P sql12</FONT><p>
+ <FONT SIZE=3> svn co https://squirrel-sql.svn.sourceforge.net/svnroot/squirrel-sql sql12</FONT><p>
<FONT SIZE=3>Now create an Eclipse project with the sql12/ directory selected in the “Directory”
text field of the second dialog of Eclipse's project wizard.</FONT><p>
Modified: trunk/sql12/web-site/squirrel30/SQuirreL30UILayout.html
===================================================================
--- trunk/sql12/web-site/squirrel30/SQuirreL30UILayout.html 2010-05-20 20:44:48 UTC (rev 5625)
+++ trunk/sql12/web-site/squirrel30/SQuirreL30UILayout.html 2010-05-20 21:16:01 UTC (rev 5626)
@@ -24,7 +24,7 @@
<P STYLE="margin-bottom: 0cm">SQuirreL 3.0 will be the next SQuirreL
version after the 2.6.x versions. Here we will focus on a single
change in SQuirreL 3.0. A complete overview of all changes can be
-found in our <A HREF="http://squirrel-sql.cvs.sourceforge.net/*checkout*/squirrel-sql/sql12/doc/changes.txt"><B>change
+found in our <A HREF="http://squirrel-sql.svn.sourceforge.net/viewvc/squirrel-sql/trunk/sql12/doc/changes.txt"><B>change
log</B></A>.</P>
<P STYLE="margin-bottom: 0cm"><BR>
</P>
@@ -44,7 +44,7 @@
to the end of January 2008 and will require JRE (1.)6.
</P>
<P STYLE="margin-bottom: 0cm">From Dec. 25. 2008 on the new layout
-will be available in CVS and in weekly snapshots. JRE (1.)6 will be
+will be available in SVN and in weekly snapshots. JRE (1.)6 will be
required from that date on.</P>
<P STYLE="margin-bottom: 0cm"><BR>
</P>
@@ -96,14 +96,14 @@
<P STYLE="margin-bottom: 0cm"><BR>
</P>
<P STYLE="margin-bottom: 0cm"><SPAN STYLE="background: #ffff00">Any
-Plugin developer who does not host his plugin in our CVS repository
+Plugin developer who does not host his plugin in our SVN repository
will have inherit from one of the three Widget types instead of
JInternalFrame. (In most cases DialogWidget will be the right
choice.)</SPAN></P>
<P STYLE="margin-bottom: 0cm"><BR>
</P>
<P STYLE="margin-bottom: 0cm">Before the new UI-Layout was committed
-a tag named “beforeTabLayout” was created in SQuirreL's CVS
+a tag named “beforeTabLayout” was created in SQuirreL's SVN
repositiory.</P>
<P STYLE="margin-bottom: 0cm"><BR>
</P>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|