Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > media > contrib-release > by-pkgid > 0c4c6d655e53170864975423b832d491 > files > 127

postgresql8.5-docs-8.5-0.alpha3.1mdv2010.1.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>The Source Code Repository</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REV="MADE"
HREF="mailto:pgsql-docs@postgresql.org"><LINK
REL="HOME"
TITLE="PostgreSQL 8.5alpha3 Documentation"
HREF="index.html"><LINK
REL="UP"
TITLE="Appendixes"
HREF="appendixes.html"><LINK
REL="PREVIOUS"
TITLE="Extensions"
HREF="external-extensions.html"><LINK
REL="NEXT"
TITLE="Getting The Source Via Git"
HREF="git.html"><LINK
REL="STYLESHEET"
TYPE="text/css"
HREF="stylesheet.css"><META
HTTP-EQUIV="Content-Type"
CONTENT="text/html; charset=ISO-8859-1"><META
NAME="creation"
CONTENT="2010-04-15T09:31:23"></HEAD
><BODY
CLASS="APPENDIX"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="5"
ALIGN="center"
VALIGN="bottom"
><A
HREF="index.html"
>PostgreSQL 8.5alpha3 Documentation</A
></TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="top"
><A
TITLE="Extensions"
HREF="external-extensions.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="top"
><A
TITLE="External Projects"
HREF="external-projects.html"
>Fast Backward</A
></TD
><TD
WIDTH="60%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="top"
><A
TITLE="Documentation"
HREF="docguide.html"
>Fast Forward</A
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="top"
><A
TITLE="Getting The Source Via Git"
HREF="git.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="APPENDIX"
><H1
><A
NAME="CVS"
></A
>Appendix H. The Source Code Repository</H1
><DIV
CLASS="TOC"
><DL
><DT
><B
>Table of Contents</B
></DT
><DT
>H.1. <A
HREF="git.html"
>Getting The Source Via <SPAN
CLASS="PRODUCTNAME"
>Git</SPAN
></A
></DT
><DT
>H.2. <A
HREF="anoncvs.html"
>Getting The Source Via Anonymous <SPAN
CLASS="PRODUCTNAME"
>CVS</SPAN
></A
></DT
><DT
>H.3. <A
HREF="rsync.html"
>Getting The Source Via <SPAN
CLASS="PRODUCTNAME"
>rsync</SPAN
></A
></DT
></DL
></DIV
><P
>  The <SPAN
CLASS="PRODUCTNAME"
>PostgreSQL</SPAN
> source code is stored and managed using the
  <SPAN
CLASS="PRODUCTNAME"
>CVS</SPAN
> version control system. An official mirror using
  <SPAN
CLASS="PRODUCTNAME"
>Git</SPAN
> is also available, for those who wish to use a
  distributed version control system. This mirror is automatically
  updated whenever the main repository changes, so it always contains the latest
  versions of all branches.
 </P
><P
>  Using <SPAN
CLASS="PRODUCTNAME"
>git</SPAN
> is the most flexible way to work with the source, and it
  allows you to work offline without having constant access to the project servers.
  <SPAN
CLASS="PRODUCTNAME"
>rsync</SPAN
> based <SPAN
CLASS="PRODUCTNAME"
>cvs</SPAN
> also lets you work offline, but
  lacks many of the other advantages of <SPAN
CLASS="PRODUCTNAME"
>git</SPAN
>.
 </P
><P
>  Our Wiki, <A
HREF="http://wiki.postgresql.org/wiki/Working_with_CVS"
TARGET="_top"
>http://wiki.postgresql.org/wiki/Working_with_CVS</A
> and
  <A
HREF="http://wiki.postgresql.org/wiki/Working_with_Git"
TARGET="_top"
>http://wiki.postgresql.org/wiki/Working_with_Git</A
>,
  has additional details on working with CVS and Git.
 </P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="external-extensions.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="git.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Extensions</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="appendixes.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Getting The Source Via <SPAN
CLASS="PRODUCTNAME"
>Git</SPAN
></TD
></TR
></TABLE
></DIV
></BODY
></HTML
>