Browsing Brazilian Portuguese translation

1149 of 3717 results
1149.
This section explains how to add new project to the CVS repository. Create the directory and add necessary document and source files to the directory. Now, run the following command to add this project to CVS repository: <screen>
<command>cd your/project</command>
<command>cvs -d :pserver:username@hostname.com:/var/lib/cvs import -m "Importing my project to CVS repository" . new_project start</command>
</screen><placeholder-1/> The string <emphasis>new_project</emphasis> is a vendor tag, and <emphasis>start</emphasis> is a release tag. They serve no purpose in this context, but since CVS requires them, they must be present. <placeholder-2/>
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
Esta sessão explica como adicionar um novo projeto ao repositório CVS. Crie o diretório e adicione ao diretório os arquivos fontes e documentos necessários. Agora, execute o seguinte comando para adicionar este projeto ao repositório CVS: <screen>
<command>cd seu/projeto</command>
<command>cvs -d :pserver:username@hostname.com:/var/lib/cvs import -m "Importando meu projeto para o repositório CVS " . novo_projeto início</command>
</screen><placeholder-1/> A string <emphasis>novo_projeto</emphasis> é uma tag do vendedor e <emphasis>início</emphasis> é uma tag de lançamento. Elas não tem nenhum proprósito neste contexto, mas como o CVS as requer, elas devem estar presentes.
Translated by Daniel Neis
Reviewed by André Gondim
Located in serverguide/C/vcs.xml:504(para)
1149 of 3717 results

This translation is managed by Ubuntu Brazilian Portuguese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.