web/html/docs/translation-quick-start-guide index.php, NONE, 1.1 ln-legalnotice.php, NONE, 1.1 rv-revhistory.php, NONE, 1.1 sn_accounts.php, NONE, 1.1 sn_translating_docs.php, NONE, 1.1 sn_translating_software.php, NONE, 1.1 sn_accounts.html, 1.1, NONE sn_translating_docs.html, 1.1, NONE sn_translating_software.html, 1.1, NONE

Karsten Wade (kwade) fedora-websites-list at redhat.com
Wed Jan 25 10:48:15 UTC 2006


Author: kwade

Update of /cvs/fedora/web/html/docs/translation-quick-start-guide
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5942

Added Files:
	index.php ln-legalnotice.php rv-revhistory.php sn_accounts.php 
	sn_translating_docs.php sn_translating_software.php 
Removed Files:
	sn_accounts.html sn_translating_docs.html 
	sn_translating_software.html 
Log Message:
To make the magic of f.r.c work, you need to convert the HTML files into PHP 
files, commit the changes, then tag the work as LIVE.

Here is what I did in building these files:

[kwade at erato translation-quick-start-guide]$ pwd
/home/kwade/path/to/cvs-docs/translation-quick-start-guide/
[kwade at erato translation-quick-start-guide]$ make html
<make output removed>
[kwade at erato translation-quick-start-guide]$ cd ../cvs-fedora/web/html/docs/translation-quick-start-guide/
[kwade at erato translation-quick-start-guide]$ pwd
/home/kwade/path/to/cvs-fedora/web/html/docs/translation-quick-start-guide/
[kwade at erato translation-quick-start-guide]$ cp ../../../../../cvs-docs/translation-quick-start-guide/translation-quick-start-en/*.html ./
[kwade at erato translation-quick-start-guide]$ ls
CVS         index.html           rv-revhistory.html  sn_translating_docs.html
fedora.css  ln-legalnotice.html  sn_accounts.html    sn_translating_software.html
[kwade at erato translation-quick-start-guide]$ ../../../scripts/docbookhtml2php.py *html
index.html converted to index.php
ln-legalnotice.html converted to ln-legalnotice.php
rv-revhistory.html converted to rv-revhistory.php
sn_accounts.html converted to sn_accounts.php
sn_translating_docs.html converted to sn_translating_docs.php
sn_translating_software.html converted to sn_translating_software.php
[kwade at erato translation-quick-start-guide]$ rm *html
[kwade at erato translation-quick-start-guide]$ cvs add *php
<CVS output removed>
[kwade at erato translation-quick-start-guide]$ cvs ci -m "Example log."
<CVS output removed>
[kwade at erato translation-quick-start-guide]$ cvs tag -F LIVE .
<CVS output removed>
[kwade at erato translation-quick-start-guide]$ cd -
/home/kwade/path/to/cvs-docs/translation-quick-start-guide/
[kwade at erato translation-quick-start-guide]$ cvs tag -F translation-quick-start-guide-initial-release-0.1-2006-01-20 ./ ../docs-common/




***** Error reading new file: [Errno 2] No such file or directory: 'index.php'

***** Error reading new file: [Errno 2] No such file or directory: 'ln-legalnotice.php'

***** Error reading new file: [Errno 2] No such file or directory: 'rv-revhistory.php'

***** Error reading new file: [Errno 2] No such file or directory: 'sn_accounts.php'

***** Error reading new file: [Errno 2] No such file or directory: 'sn_translating_docs.php'

***** Error reading new file: [Errno 2] No such file or directory: 'sn_translating_software.php'

--- sn_accounts.html DELETED ---


--- sn_translating_docs.html DELETED ---


--- sn_translating_software.html DELETED ---




More information about the Fedora-websites-list mailing list