php-documentation-list | 2003101
Date: 10/08/03
- Next message: Gabor Hojtsy: "Re: [PHP-DOC] Re: quickref.swf"
- Previous message: gmirchev at usa dot net: "[PHP-DOC] #25791 [NEW]: parse_url is not RFC 2396 compliant. Documentation."
- Next in thread: Gabor Hojtsy: "Re: [PHP-DOC] cvs questions"
- Reply: Gabor Hojtsy: "Re: [PHP-DOC] cvs questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
As you know I'm doing the first beta version for the web fron-end for the
translation of the manual.
As I'm not a translator (yet), I would like you to take a look to check if
my commands are right
Thanks,
Nuno Lopes
-------------------------------------------
When the admin run the script for the first time do this:
cvs -z3 -d :pserver:cvsread <email protected>:/repository checkout phpdoc-$LANG
-------------------------------------------------
When a user makes a new translation:
cvs -z3 -d :pserver:$user <email protected>:/repository add -m "New Translation"
$file
««send password»»
cvs -z3 -d :pserver:$user <email protected>:/repository commit $file
------------------------------------------------
When a user edits a current translation:
cvs -z3 -d :pserver:$user <email protected>:/repository commit $file
««send password»»
-------------------------------------------------
When the db is updated (daily)
cvs -z3 -d :pserver:cvsread <email protected>:/repository update -d phpdoc-$LANG
-------------------------------------------------
- Next message: Gabor Hojtsy: "Re: [PHP-DOC] Re: quickref.swf"
- Previous message: gmirchev at usa dot net: "[PHP-DOC] #25791 [NEW]: parse_url is not RFC 2396 compliant. Documentation."
- Next in thread: Gabor Hojtsy: "Re: [PHP-DOC] cvs questions"
- Reply: Gabor Hojtsy: "Re: [PHP-DOC] cvs questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

