<?php
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/shared-manual.inc';
$TOC = array();
$TOC_DEPRECATED = array();
$PARENTS = array();
include_once dirname(__FILE__) ."/toc/book.svn.inc";
$setup = array (
  'home' => 
  array (
    0 => 'index.php',
    1 => 'PHP Manual',
  ),
  'head' => 
  array (
    0 => 'UTF-8',
    1 => 'pt_BR',
  ),
  'this' => 
  array (
    0 => 'svn.constants.php',
    1 => 'Constantes predefinidas',
    2 => 'Constantes predefinidas',
  ),
  'up' => 
  array (
    0 => 'book.svn.php',
    1 => 'SVN',
  ),
  'prev' => 
  array (
    0 => 'svn.installation.php',
    1 => 'Instala&ccedil;&atilde;o',
  ),
  'next' => 
  array (
    0 => 'ref.svn.php',
    1 => 'Fun&ccedil;&otilde;es de SVN',
  ),
  'alternatives' => 
  array (
  ),
  'source' => 
  array (
    'lang' => 'pt_BR',
    'path' => 'reference/svn/constants.xml',
  ),
  'history' => 
  array (
  ),
);
$setup["toc"] = $TOC;
$setup["toc_deprecated"] = $TOC_DEPRECATED;
$setup["parents"] = $PARENTS;
manual_setup($setup);

contributors($setup);

?>
<div id="svn.constants" class="appendix">
 <h1 class="title">Constantes predefinidas</h1>

 <p class="simpara">
As constantes abaixo são definidas por esta extensão e
só estarão disponíveis quando a extensão tiver sido compilada no PHP
ou tiver sido carregada dinamicamente em tempo de execução.
</p>
 <dl>
  
   <dt id="constant.svn-revision-head">
    <strong><code><a href="svn.constants.php#constant.svn-revision-head">SVN_REVISION_HEAD</a></code></strong>
     (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     Número mágico (-1) que especifica a revisão HEAD
    </span>
   </dd>
  
 </dl>
 <dl id="svn.constants.auth">
  <strong class="title">Constantes utilizáveis ​​com <span class="function"><a href="function.svn-auth-set-parameter.php" class="function">svn_auth_set_parameter()</a></span></strong>
  
   <dt id="constant.svn-auth-param-default-username">
    <strong><code><a href="svn.constants.php#constant.svn-auth-param-default-username">SVN_AUTH_PARAM_DEFAULT_USERNAME</a></code></strong>
    (<span class="type"><a href="language.types.string.php" class="type string">string</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     Propriedade para nome de usuário padrão a ser usado ao executar autenticação básica
    </span>
   </dd>
  
  
   <dt id="constant.svn-auth-param-default-password">
    <strong><code><a href="svn.constants.php#constant.svn-auth-param-default-password">SVN_AUTH_PARAM_DEFAULT_PASSWORD</a></code></strong>
    (<span class="type"><a href="language.types.string.php" class="type string">string</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     Propriedade para senha padrão a ser usada ao executar autenticação básica
    </span>
   </dd>
  
  
   <dt id="constant.svn-auth-param-non-interactive">
    <strong><code><a href="svn.constants.php#constant.svn-auth-param-non-interactive">SVN_AUTH_PARAM_NON_INTERACTIVE</a></code></strong>
    (<span class="type"><a href="language.types.string.php" class="type string">string</a></span>)
   </dt>
   <dd><span class="simpara"/></dd>
  
  
   <dt id="constant.svn-auth-param-dont-store-passwords">
    <strong><code><a href="svn.constants.php#constant.svn-auth-param-dont-store-passwords">SVN_AUTH_PARAM_DONT_STORE_PASSWORDS</a></code></strong>
    (<span class="type"><a href="language.types.string.php" class="type string">string</a></span>)
   </dt>
   <dd><span class="simpara"/></dd>
  
  
   <dt id="constant.svn-auth-param-no-auth-cache">
    <strong><code><a href="svn.constants.php#constant.svn-auth-param-no-auth-cache">SVN_AUTH_PARAM_NO_AUTH_CACHE</a></code></strong>
    (<span class="type"><a href="language.types.string.php" class="type string">string</a></span>)
   </dt>
   <dd><span class="simpara"/></dd>
  
  
   <dt id="constant.svn-auth-param-ssl-server-failures">
    <strong><code><a href="svn.constants.php#constant.svn-auth-param-ssl-server-failures">SVN_AUTH_PARAM_SSL_SERVER_FAILURES</a></code></strong>
    (<span class="type"><a href="language.types.string.php" class="type string">string</a></span>)
   </dt>
   <dd><span class="simpara"/></dd>
  
  
   <dt id="constant.svn-auth-param-ssl-server-cert-info">
    <strong><code><a href="svn.constants.php#constant.svn-auth-param-ssl-server-cert-info">SVN_AUTH_PARAM_SSL_SERVER_CERT_INFO</a></code></strong>
    (<span class="type"><a href="language.types.string.php" class="type string">string</a></span>)
   </dt>
   <dd><span class="simpara"/></dd>
  
  
   <dt id="constant.svn-auth-param-config">
    <strong><code><a href="svn.constants.php#constant.svn-auth-param-config">SVN_AUTH_PARAM_CONFIG</a></code></strong>
    (<span class="type"><a href="language.types.string.php" class="type string">string</a></span>)
   </dt>
   <dd><span class="simpara"/></dd>
  
  
   <dt id="constant.svn-auth-param-server-group">
    <strong><code><a href="svn.constants.php#constant.svn-auth-param-server-group">SVN_AUTH_PARAM_SERVER_GROUP</a></code></strong>
    (<span class="type"><a href="language.types.string.php" class="type string">string</a></span>)
   </dt>
   <dd><span class="simpara"/></dd>
  
  
   <dt id="constant.svn-auth-param-config-dir">
    <strong><code><a href="svn.constants.php#constant.svn-auth-param-config-dir">SVN_AUTH_PARAM_CONFIG_DIR</a></code></strong>
    (<span class="type"><a href="language.types.string.php" class="type string">string</a></span>)
   </dt>
   <dd><span class="simpara"/></dd>
  
  
   <dt id="constant.php-svn-auth-param-ignore-ssl-verify-errors">
    <strong><code><a href="svn.constants.php#constant.php-svn-auth-param-ignore-ssl-verify-errors">PHP_SVN_AUTH_PARAM_IGNORE_SSL_VERIFY_ERRORS</a></code></strong>
    (<span class="type"><a href="language.types.string.php" class="type string">string</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     Propriedade personalizada para ignorar erros de verificação de certificado SSL
    </span>
   </dd>
  
 </dl>
 <dl>
  <strong class="title">Constantes do sistema de arquivos</strong>
  
   <dt id="constant.svn-fs-config-fs-type">
    <strong><code><a href="svn.constants.php#constant.svn-fs-config-fs-type">SVN_FS_CONFIG_FS_TYPE</a></code></strong>
    (<span class="type"><a href="language.types.string.php" class="type string">string</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     Chave de configuração que determina o tipo de sistema de arquivos
    </span>
   </dd>
  
  
   <dt id="constant.svn-fs-type-bdb">
    <strong><code><a href="svn.constants.php#constant.svn-fs-type-bdb">SVN_FS_TYPE_BDB</a></code></strong>
    (<span class="type"><a href="language.types.string.php" class="type string">string</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     O sistema de arquivos é uma implementação Berkeley-DB
    </span>
   </dd>
  
  
   <dt id="constant.svn-fs-type-fsfs">
    <strong><code><a href="svn.constants.php#constant.svn-fs-type-fsfs">SVN_FS_TYPE_FSFS</a></code></strong>
    (<span class="type"><a href="language.types.string.php" class="type string">string</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     O sistema de arquivos é uma implementação nativa do sistema de arquivos
    </span>
   </dd>
  
 </dl>
 <dl>
  <strong class="title">Constantes de propriedade reservadas</strong>
  
   <dt id="constant.svn-prop-revision-date">
    <strong><code><a href="svn.constants.php#constant.svn-prop-revision-date">SVN_PROP_REVISION_DATE</a></code></strong>
    (<span class="type"><a href="language.types.string.php" class="type string">string</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     svn:date
    </span>
   </dd>
  
  
   <dt id="constant.svn-prop-revision-orig-date">
    <strong><code><a href="svn.constants.php#constant.svn-prop-revision-orig-date">SVN_PROP_REVISION_ORIG_DATE</a></code></strong>
    (<span class="type"><a href="language.types.string.php" class="type string">string</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     svn:original-date
    </span>
   </dd>
  
  
   <dt id="constant.svn-prop-revision-author">
    <strong><code><a href="svn.constants.php#constant.svn-prop-revision-author">SVN_PROP_REVISION_AUTHOR</a></code></strong>
    (<span class="type"><a href="language.types.string.php" class="type string">string</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     svn:author
    </span>
   </dd>
  
  
   <dt id="constant.svn-prop-revision-log">
    <strong><code><a href="svn.constants.php#constant.svn-prop-revision-log">SVN_PROP_REVISION_LOG</a></code></strong>
    (<span class="type"><a href="language.types.string.php" class="type string">string</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     svn:log
    </span>
   </dd>
  
 </dl>
 <dl id="svn.constants.status">
  <strong class="title">Constantes de status da cópia de trabalho</strong>
  
   <dt id="constant.svn-wc-status-none">
    <strong><code><a href="svn.constants.php#constant.svn-wc-status-none">SVN_WC_STATUS_NONE</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     O status não existe
    </span>
   </dd>
  
  
   <dt id="constant.svn-wc-status-unversioned">
    <strong><code><a href="svn.constants.php#constant.svn-wc-status-unversioned">SVN_WC_STATUS_UNVERSIONED</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     O item não está versionado na cópia de trabalho
    </span>
   </dd>
  
  
   <dt id="constant.svn-wc-status-normal">
    <strong><code><a href="svn.constants.php#constant.svn-wc-status-normal">SVN_WC_STATUS_NORMAL</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     O item existe, nada mais está acontecendo
    </span>
   </dd>
  
  
   <dt id="constant.svn-wc-status-added">
    <strong><code><a href="svn.constants.php#constant.svn-wc-status-added">SVN_WC_STATUS_ADDED</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     O item está programado para adição
    </span>
   </dd>
  
  
   <dt id="constant.svn-wc-status-missing">
    <strong><code><a href="svn.constants.php#constant.svn-wc-status-missing">SVN_WC_STATUS_MISSING</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     O item está versionado, mas está ausente na cópia de trabalho
    </span>
   </dd>
  
  
   <dt id="constant.svn-wc-status-deleted">
    <strong><code><a href="svn.constants.php#constant.svn-wc-status-deleted">SVN_WC_STATUS_DELETED</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     O item está programado para exclusão
    </span>
   </dd>
  
  
   <dt id="constant.svn-wc-status-replaced">
    <strong><code><a href="svn.constants.php#constant.svn-wc-status-replaced">SVN_WC_STATUS_REPLACED</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     O item foi excluído e adicionado novamente
    </span>
   </dd>
  
  
   <dt id="constant.svn-wc-status-modified">
    <strong><code><a href="svn.constants.php#constant.svn-wc-status-modified">SVN_WC_STATUS_MODIFIED</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     O item (texto ou propriedades) foi modificado
    </span>
   </dd>
  
  
   <dt id="constant.svn-wc-status-merged">
    <strong><code><a href="svn.constants.php#constant.svn-wc-status-merged">SVN_WC_STATUS_MERGED</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     As modificações locais do item foram mescladas com as modificações do repositório
    </span>
   </dd>
  
  
   <dt id="constant.svn-wc-status-conflicted">
    <strong><code><a href="svn.constants.php#constant.svn-wc-status-conflicted">SVN_WC_STATUS_CONFLICTED</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     As modificações locais do item entraram em conflito com as modificações do repositório
    </span>
   </dd>
  
  
   <dt id="constant.svn-wc-status-ignored">
    <strong><code><a href="svn.constants.php#constant.svn-wc-status-ignored">SVN_WC_STATUS_IGNORED</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     O item não está versionado, mas está configurado para ser ignorado
    </span>
   </dd>
  
  
   <dt id="constant.svn-wc-status-obstructed">
    <strong><code><a href="svn.constants.php#constant.svn-wc-status-obstructed">SVN_WC_STATUS_OBSTRUCTED</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     O item não versionado está no caminho de um recurso versionado
    </span>
   </dd>
  
  
   <dt id="constant.svn-wc-status-external">
    <strong><code><a href="svn.constants.php#constant.svn-wc-status-external">SVN_WC_STATUS_EXTERNAL</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     Caminho não versionado preenchido usando svn:externals
    </span>
   </dd>
  
  
   <dt id="constant.svn-wc-status-incomplete">
    <strong><code><a href="svn.constants.php#constant.svn-wc-status-incomplete">SVN_WC_STATUS_INCOMPLETE</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     O diretório não contém uma lista completa de entradas
    </span>
   </dd>
  
 </dl>
 <dl id="svn.constants.type">
  <strong class="title">Node type constants</strong>
  
   <dt id="constant.svn-node-none">
    <strong><code><a href="svn.constants.php#constant.svn-node-none">SVN_NODE_NONE</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     Ausente
    </span>
   </dd>
  
  
   <dt id="constant.svn-node-file">
    <strong><code><a href="svn.constants.php#constant.svn-node-file">SVN_NODE_FILE</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     Arquivo
    </span>
   </dd>
  
  
   <dt id="constant.svn-node-dir">
    <strong><code><a href="svn.constants.php#constant.svn-node-dir">SVN_NODE_DIR</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     Diretório
    </span>
   </dd>
  
  
   <dt id="constant.svn-node-unknown">
    <strong><code><a href="svn.constants.php#constant.svn-node-unknown">SVN_NODE_UNKNOWN</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <span class="simpara">
     Algo que o Subversion não consegue identificar
    </span>
   </dd>
  
 </dl>
</div>
<?php manual_footer($setup); ?>