Chris Browne cbbrowne at lists.slony.info
Wed Jul 14 13:59:46 PDT 2010
Update of /home/cvsd/slony1/slony1-www
In directory main.slony.info:/tmp/cvs-serv2744

Modified Files:
	admin.html cvs.html 
Added Files:
	git.html 
Log Message:
Add page on Git, and indicate the forthcoming shift to Git.


Index: admin.html
===================================================================
RCS file: /home/cvsd/slony1/slony1-www/admin.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -C 2 -d -r1.7 -r1.8
*** admin.html	2 Mar 2007 15:47:25 -0000	1.7
--- admin.html	14 Jul 2010 20:59:43 -0000	1.8
***************
*** 104,107 ****
--- 104,110 ----
            <hr>
  
+ 	  <p> Please add downloads to CVS so that checkouts of CVS of
+ 	  the web site include a backup of this.</p>
+ 
            <h1>Backups</h1>
  
***************
*** 264,268 ****
            </address><!-- Created: Thu Jan 25 11:38:58 EST 2007 -->
            <!-- hhmts start -->
! Last modified: Wed Jan 31 12:42:48 EST 2007
  <!-- hhmts end -->
          </td>
--- 267,271 ----
            </address><!-- Created: Thu Jan 25 11:38:58 EST 2007 -->
            <!-- hhmts start -->
! Last modified: Wed Jul 14 16:47:32 EDT 2010
  <!-- hhmts end -->
          </td>

Index: cvs.html
===================================================================
RCS file: /home/cvsd/slony1/slony1-www/cvs.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** cvs.html	25 Jan 2007 19:42:56 -0000	1.2
--- cvs.html	14 Jul 2010 20:59:43 -0000	1.3
***************
*** 87,93 ****
            CVS</font></h1>
  
-           <p>This will eventually discuss how to get at Slony-I
-           CVS...</p>
- 
            <h1>Anonymous CVS Access</h1>
  
--- 87,90 ----
***************
*** 120,123 ****
--- 117,148 ----
            <hr>
  
+ 	    <p>Note that the above is all in the process of becoming
+ 	    obsolete, as a migration to use <a href="git.html">
+ 	    Git</a> is in progress.  </p>
+ 
+ 	    <P> Some time very soon, the <tt>slony1-engine</tt>
+ 	    repository will be obsolete, as future development will
+ 	    take place using <a href="http://www.git-scm.org/">
+ 	    Git.</a></p>
+ 
+ 	      <p> The official repository is found at <a
+ 	      href="http://git.postgresql.org/">
+ 	      git.postgresql.org</a>; specifically see <a href=
+ 	      "http://git.postgresql.org/gitweb?p=slony1-engine.git;a=summary">
+ 	      slony1-engine.git Summary </a> for more details.
+ 
+ 	      <P> There are several addresses at which one may get at
+ 	      the repository via the various protocols that Git
+ 	      supports:
+ 
+ 	    <ul>
+ 	      <li><tt>git://git.postgresql.org/git/slony1-engine.git</tt></li>
+ 	      <li><tt>http://git.postgresql.org/git/slony1-engine.git</tt></li>
+ 	      <li><tt>ssh://git@git.postgresql.org/slony1-engine.git</tt></li>
+ 	    </ul>
+ 
+ 	    <P> There is also likely to be a clone at <a href=
+ 	    "http://github.com/"> GitHub.com</a>.</p>
+ 
            <address>
              <a href="mailto:cbbrowne at ca.afilias.info">Christopher
***************
*** 125,130 ****
            </address><!-- Created: Thu Jan 25 11:44:43 EST 2007 -->
            <!-- hhmts start -->
!           Last modified: Thu Jan 25 14:42:23 EST 2007 
!           <!-- hhmts end -->
          </td>
        </tr>
--- 150,155 ----
            </address><!-- Created: Thu Jan 25 11:44:43 EST 2007 -->
            <!-- hhmts start -->
! Last modified: Wed Jul 14 16:55:27 EDT 2010
! <!-- hhmts end -->
          </td>
        </tr>

--- NEW FILE: git.html ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <title>Git Repository Access</title>
<style type="text/css">
a:link{
  font-family:lucida,arial,helvetica; font-size: 11px; font-style:normal; font-weight:bold; color:#003399; text-decoration:none;
}
a:visited{
  font-family:lucida,arial,helvetica; font-size: 11px; font-style:normal; font-weight:bold; color:#003399; text-decoration:none;
}
a:hover{
  color:"red"; text-decoration:underline;
}
.text TD {
  font-family:lucida,arial,helvetica; font-size: 11px; font-style:normal;
}
.footerText TD {
  font-family:lucida,arial,helvetica; font-size: 11px; font-style:normal; color:#FFFFFF;
}
</style>
  </head>

  <body>
  <table border="0" cellpadding="2" cellspacing="0" width="100%">
    <tbody>
      <tr>
        <td>
          <table border="0">
            <tbody>
              <tr>
                <td align="left" valign="top"><img src=
                "images/Slon_450x320.jpg" align="left"></td>

                <td align="left" valign="top"></td>
              </tr>
            </tbody>
          </table>

          <table border="0" cellpadding="2" cellspacing="0" width=
          "100%">
            <!-- if proj id not empty display proj nav -->

            <tbody>
              <tr bgcolor="#000000">
                <td colspan="2"><img src="images/shim.gif" height=
                "1" width="1"></td>

                <td><img src="images/shim.gif" height="1" width=
                "1"></td>
              </tr>

              <tr bgcolor="#EEEEEE">
                <td nowrap="nowrap"><img src="images/shim.gif"
                height="1" width="1"><b><a class="adminNav" href=
                "admin.html">Project Admin Area</a></b></td>

                <td align="right" nowrap="nowrap" width="100%">
                <b><a class="projNav" href=
                "http://main.slony.info">slony1 Home</a> |
                <a class="projNav" href=
                "http://slony.info/">Slony-I Website</a> |
                <a class="projNav" href="cvs.html">Slony-I CVS</a>
                | <a class="projNav" href=
                "http://lists.slony.info/mailman/listinfo">Mailing
                Lists</a></b></td>

                <td><img src="images/shim.gif" height="1" width=
                "1"></td>
              </tr>

              <tr bgcolor="#000000">
                <td colspan="2"><img src="images/shim.gif" height=
                "1" width="1"></td>

                <td><img src="images/shim.gif" height="1" width=
                "1"></td>
              </tr>
            </tbody>
          </table>

    <h1>Git Repository Access</h1>
	    
	    <P> Some time very soon, the <tt>slony1-engine</tt>
	      repository will be obsolete, as future development will
	      take place using <a href="http://www.git-scm.org/">
		Git.</a></p>
	    
	    <p> The official repository is found at <a
		href="http://git.postgresql.org/">
		git.postgresql.org</a>; specifically see <a href=
		"http://git.postgresql.org/gitweb?p=slony1-engine.git;a=summary">
		slony1-engine.git Summary </a> for more details.
	      
	    <P> There are several addresses at which one may get at
	      the repository via the various protocols that Git
	      supports:
	      
	    <ul>
	      <li><tt>git://git.postgresql.org/git/slony1-engine.git</tt></li>
	      <li><tt>http://git.postgresql.org/git/slony1-engine.git</tt></li>
	      <li><tt>ssh://git@git.postgresql.org/slony1-engine.git</tt></li>
	    </ul>
	    
	    <P> There is also likely to be a clone at <a href=
		"http://github.com/"> GitHub.com</a>.</p>

	    <address>
	      <a href="mailto:cbbrowne at ca.afilias.info">Christopher
		Browne</a>
	    </address>

    <hr>
    <address><a href="mailto:postgres at cbbrowne.afilias-int.info">PostgreSQL administrator</a></address>
<!-- Created: Wed Jul 14 16:53:31 EDT 2010 -->
<!-- hhmts start -->
Last modified: Wed Jul 14 16:58:32 EDT 2010
<!-- hhmts end -->
  </body>
</html>



More information about the Slony1-commit mailing list