trans-coord-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

trans-coord/manual/gnun/html_node sync.html


From: Pavel Kharitonov
Subject: trans-coord/manual/gnun/html_node sync.html
Date: Fri, 06 Sep 2013 15:01:59 +0000

CVSROOT:        /web/trans-coord
Module name:    trans-coord
Changes by:     Pavel Kharitonov <ineiev>       13/09/06 15:01:59

Removed files:
        manual/gnun/html_node: sync.html 

Log message:
        Remove obsolete page.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/trans-coord/manual/gnun/html_node/sync.html?cvsroot=trans-coord&r1=1.20&r2=0

Patches:
Index: sync.html
===================================================================
RCS file: sync.html
diff -N sync.html
--- sync.html   8 Mar 2013 12:08:59 -0000       1.20
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,122 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<!-- 
-This manual (updated 4 March 2013) is for GNUnited Nations (version
-0.7), a suite for maintaining translations of www.gnu.org
-essays and other articles.
-
-
-Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013 Free
-Software Foundation, Inc.
-
-Permission is granted to copy, distribute and/or modify this document
-under the terms of the GNU Free Documentation License, Version 1.3 or
-any later version published by the Free Software Foundation; with no
-Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.  A
-copy of the license is included in the section entitled "GNU Free
-Documentation License." -->
-<!-- Created by GNU Texinfo 4.13.92, http://www.gnu.org/software/texinfo/ -->
-<head>
-<title>GNUnited Nations: sync</title>
-
-<meta name="description" content="GNUnited Nations: sync">
-<meta name="keywords" content="GNUnited Nations: sync">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="makeinfo">
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link href="index.html#Top" rel="start" title="Top">
-<link href="Index.html#Index" rel="index" title="Index">
-<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
-<link href="Special-Targets.html#Special-Targets" rel="up" title="Special 
Targets">
-<link href="report.html#report" rel="next" title="report">
-<link href="update_002dlocalized_002dURLs.html#update_002dlocalized_002dURLs" 
rel="previous" title="update-localized-URLs">
-<style type="text/css">
-<!--
-a.summary-letter {text-decoration: none}
-blockquote.smallquotation {font-size: smaller}
-div.display {margin-left: 3.2em}
-div.example {margin-left: 3.2em}
-div.indentedblock {margin-left: 3.2em}
-div.lisp {margin-left: 3.2em}
-div.smalldisplay {margin-left: 3.2em}
-div.smallexample {margin-left: 3.2em}
-div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
-div.smalllisp {margin-left: 3.2em}
-kbd {font-style:oblique}
-pre.display {font-family: inherit}
-pre.format {font-family: inherit}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-pre.smalldisplay {font-family: inherit; font-size: smaller}
-pre.smallexample {font-size: smaller}
-pre.smallformat {font-family: inherit; font-size: smaller}
-pre.smalllisp {font-size: smaller}
-span.nocodebreak {white-space:nowrap}
-span.nolinebreak {white-space:nowrap}
-span.roman {font-family:serif; font-weight:normal}
-span.sansserif {font-family:sans-serif; font-weight:normal}
-ul.no-bullet {list-style: none}
--->
-</style>
-
-
-</head>
-
-<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-<a name="sync"></a>
-<div class="header">
-<p>
-Next: <a href="report.html#report" accesskey="n" rel="next">report</a>, 
Previous: <a 
href="update_002dlocalized_002dURLs.html#update_002dlocalized_002dURLs" 
accesskey="p" rel="previous">update-localized-URLs</a>, Up: <a 
href="Special-Targets.html#Special-Targets" accesskey="u" rel="up">Special 
Targets</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>][<a href="Index.html#Index" title="Index" 
rel="index">Index</a>]</p>
-</div>
-<hr>
-<a name="The-sync-Target"></a>
-<h4 class="subsection">2.3.3 The <code>sync</code> Target</h4>
-<a name="index-synchronization_002c-repository"></a>
-
-<p>The <code>sync</code> target has a simple task: synchronize the
-<em>original English</em> articles from a canonical repository, like
-&lsquo;www&rsquo;.  It is very important that such synchronization happens,
-because it is desirable to develop the software and add more features
-in a testbed, while the &lsquo;official instance&rsquo; operates on the 
official
-repository in a predictable way.
-</p>
-<p>It is recommended that you &lsquo;build&rsquo; the <code>sync</code> target 
from a cron
-job, some time before the general build occurs.  That way,
-prerequisites (e.g. original <samp>.html</samp> articles) will be updated
-from the canonical repository and the subsequent <code>make</code>
-invocation, possibly run by cron as well, will update all
-translations.
-</p>
-<p>The <code>VCS</code> variable affects the behavior: if it is defined to
-&lsquo;yes&rsquo; then the synchronized files are committed to the 
&lsquo;testing&rsquo;
-repository, i.e. the <var>destination</var>.  In addition, if a file meant
-to be synchronized disappeared from the <var>source</var>, a warning mail
-will be sent to the address defined in the <code>devel-addr</code> variable
-(defined in <samp>gnun.conf</samp>).  The build will continue without
-failure, and will sync and commit all other files, but will send the
-same email message again if the file is still present in the
-<code>files-to-sync</code> variable during a subsequent invocation.
-</p>
-<p>In addition, <code>sync</code> synchronizes all &ldquo;verbatim&rdquo; 
server templates
-that are not under GNUN&rsquo;s control, such as 
<samp>server/header.html</samp>,
-<samp>server/banner.html</samp>, <samp>server/footer.html</samp> and their
-translations, as defined in the <code>verbatim-templates</code> variable.
-This is important, as these files may change in the master repository,
-while the validation of the HTML files in the development repository
-will be performed with the old templates expanded, thus making this
-specific test more or less bogus.
-</p>
-<p><code>VCS=always</code> has no effect on this target, as well as
-<code>VALIDATE</code>.
-</p>
-<hr>
-<div class="header">
-<p>
-Next: <a href="report.html#report" accesskey="n" rel="next">report</a>, 
Previous: <a 
href="update_002dlocalized_002dURLs.html#update_002dlocalized_002dURLs" 
accesskey="p" rel="previous">update-localized-URLs</a>, Up: <a 
href="Special-Targets.html#Special-Targets" accesskey="u" rel="up">Special 
Targets</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>][<a href="Index.html#Index" title="Index" 
rel="index">Index</a>]</p>
-</div>
-
-
-
-</body>
-</html>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]