forked from extern/egroupware
89 lines
2.8 KiB
HTML
89 lines
2.8 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
|
|
<html>
|
|
<head>
|
|
<meta name="generator" content="HTML Tidy, see www.w3.org">
|
|
|
|
<title>Upgrading from CVS</title>
|
|
<meta name="GENERATOR" content=
|
|
"Modular DocBook HTML Stylesheet Version 1.72 ">
|
|
<link rel="HOME" title="phpGroupWare Administration Manual"
|
|
href="index.html">
|
|
<link rel="UP" title="Upgrading" href="upgrading.html">
|
|
<link rel="PREVIOUS" title="Upgrading" href="upgrading.html">
|
|
<link rel="NEXT" title="General" href="general.html">
|
|
</head>
|
|
|
|
<body class="SECT1" bgcolor="#FFFFFF" text="#000000" link=
|
|
"#0000FF" vlink="#840084" alink="#0000FF">
|
|
<div class="NAVHEADER">
|
|
<table summary="Header navigation table" width="100%" border=
|
|
"0" cellpadding="0" cellspacing="0">
|
|
<tr>
|
|
<th colspan="3" align="center">phpGroupWare
|
|
Administration Manual</th>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="10%" align="left" valign="bottom"><a href=
|
|
"upgrading.html" accesskey="P">Prev</a></td>
|
|
|
|
<td width="80%" align="center" valign="bottom">Chapter 3.
|
|
Upgrading</td>
|
|
|
|
<td width="10%" align="right" valign="bottom"><a href=
|
|
"general.html" accesskey="N">Next</a></td>
|
|
</tr>
|
|
</table>
|
|
<hr align="LEFT" width="100%">
|
|
</div>
|
|
|
|
<div class="SECT1">
|
|
<h1 class="SECT1"><a name="AEN263">3.1. Upgrading from
|
|
CVS</a></h1>
|
|
|
|
<p>Follow these steps to upgrade a CVS install (please adjust
|
|
to your servers config):</p>
|
|
<a name="AEN266"></a>
|
|
|
|
<blockquote class="BLOCKQUOTE">
|
|
<p class="LITERALLAYOUT"><tt class="USERINPUT"><b># cd
|
|
/home/httpd/html/phpgroupware</b></tt><br>
|
|
<tt class="USERINPUT"><b># cvs update -pD</b></tt></p>
|
|
</blockquote>
|
|
|
|
<p>After updating from CVS, be sure to return to the
|
|
configuration page [/setup] and update any necessary
|
|
tables</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=
|
|
"upgrading.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=
|
|
"general.html" accesskey="N">Next</a></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="33%" align="left" valign="top">Upgrading</td>
|
|
|
|
<td width="34%" align="center" valign="top"><a href=
|
|
"upgrading.html" accesskey="U">Up</a></td>
|
|
|
|
<td width="33%" align="right" valign="top">General</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</body>
|
|
</html>
|
|
|